kylix3 connection problem - Mailing list pgsql-chat

From daniel
Subject kylix3 connection problem
Date
Msg-id 00e101c3686c$d4e8f760$8b00a8c0@wdc200
Whole thread Raw
List pgsql-chat
allo,
 
I am stalling over this kylix3 connection problem with postgresql 7.2 in Redhat7.3
 
I had unmarked the line in
[1] pg_hba.conf in /usr/local/pgsql/data1
host all 127.0.0.1 255.255.255.255 trust.
[2] postgres.conf 
tcpip__sock = true
 
[3] in the hidden dbxdriver file,
VendorLib = libpq.so.2
 
[4] in kylix3 dbexpress SQLConnection properties :-
hostname localhost
username daniel
password daniel
 
[5] the postmaster is started via :-
daniel@localhost daniel]$ pg_ctl start -D /usr/local/pgsql/data1 > logfile 2>&1 &
 
i hope to get some experienced postgresql_kylix3 to help me out of this loop.
 
ciao
daniel
 
 

pgsql-chat by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: New and Timestamp Question
Next
From:
Date:
Subject: Re: kylix3 connection problem