10.3.09

Tips and Tricks

Some useful information about configuration features.

1) While configuring Condor, I’ve spent some time making DB tuning (PostgreSQL).

tip 1: .pgpass should contain end of line symbol at the end of the string

cat /var/lib/condor/spool/.pgpass
hostname:5432:quill:quillwriter:password

don’t forget to press enter after password, simply speaking you have to put newline at the end of the file, if you miss, you’ll get:

ERROR “Unable to find password from file /var/lib/condor/spool/.pgpass with prefix server:5432:quill:quillwriter:
” at line 93 in file dbms_utils.cpp

VN:F [1.9.13_1145]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)