Re: make pg_connect() connect to another unix domain socket

Поиск
Список
Период
Сортировка
От ljb
Тема Re: make pg_connect() connect to another unix domain socket
Дата
Msg-id ej0imb$1v7o$1@news.hub.org
обсуждение исходный текст
Ответ на make pg_connect() connect to another unix domain socket  (Xin Chen <xche781@cse.unsw.EDU.AU>)
Список pgsql-php
xche781@cse.unsw.EDU.AU wrote:
> hi all,
>
> Is it possible to change pg_connect() to connect to another unix domain
> socket file?  //default is to: /tmp/.s.PGSQL.5432.
>
> which parameter to pass to pg_connect can make it connect to the other ,
> says /usr/sss/.s.PGSQL.5432

Specify host=/usr/sss in your connection info string.

В списке pgsql-php по дате отправления:

Предыдущее
От: Brew
Дата:
Сообщение: Re: PgSQL and integration between 2 PHP programs and a Java program
Следующее
От: "Servers24 Network"
Дата:
Сообщение: Re: PgSQL and integration between 2 PHP programs and a Java program