Re: authentication question
От
Christopher Kings-Lynne
Тема
Re: authentication question
Дата
Msg-id
0f2a01c35cae$af2358a0$2800a8c0@mars
Список
Дерево обсуждения
authentication question Cath Lawrence <Cath.Lawrence@anu.edu.au>
Re: authentication question Robby Russell <rrussell@commandprompt.com>
Re: [NOVICE] authentication question Tom Lane <tgl@sss.pgh.pa.us>
Re: authentication question Cath Lawrence <Cath.Lawrence@anu.edu.au>
Re: authentication question Robby Russell <rrussell@commandprompt.com>
> But while I'm here - how does PHP connect? If rejecting connections > from the local machine and from 127.0.0.1 didn't do the trick, why not? > (Or is that getting into network issues and I needed the host's IP > address?) PHP is probably using a Unix domain socket (eg. /tmp/pgsql.1321 or something), and not using an actual TCP/IP connection. Chris
В списке pgsql-php по дате отправления