kylix3 connection problem

Поиск
Список
Период
Сортировка
От daniel
Тема kylix3 connection problem
Дата
Msg-id 00e101c3686c$d4e8f760$8b00a8c0@wdc200
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: New and Timestamp Question
Следующее
От:
Дата:
Сообщение: Re: kylix3 connection problem