make pg_connect() connect to another unix domain socket

From: Xin Chen <xche781(at)cse(dot)unsw(dot)EDU(dot)AU>
To: pgsql-php(at)postgresql(dot)org
Subject: make pg_connect() connect to another unix domain socket
Date: 2006-11-09 13:03:15
Message-ID: Pine.LNX.4.64.0611092358420.15122@grieg.orchestra.cse.unsw.EDU.AU
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-php

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

thanks !!

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Brew 2006-11-09 15:02:59 Re: PgSQL and integration between 2 PHP programs and a Java program
Previous Message Servers24 Network 2006-11-09 10:18:13 PgSQL and integration between 2 PHP programs and a Java program