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)
Tips and Tricks, 10.0 out of 10 based on 1 rating

Tags: , ,
| October 3rd, 2009 | Posted in GRID, News |

One Response to “Tips and Tricks”

  1. Guest Says:

    This is a well known feature about new line

    VA:F [1.9.13_1145]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply

*