kylix3 connection problem

From: "daniel" <mrdaniel(at)singnet(dot)com(dot)sg>
To: <pgsql-chat(at)postgresql(dot)org>
Subject: kylix3 connection problem
Date: 2003-08-22 05:18:33
Message-ID: 00e101c3686c$d4e8f760$8b00a8c0@wdc200
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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

Browse pgsql-chat by date

  From Date Subject
Next Message alvis 2003-08-22 11:20:10 Re: kylix3 connection problem
Previous Message Bruno Wolff III 2003-08-18 16:14:40 Re: New and Timestamp Question