connect to postgres server without internet connection with php script - Mailing list pgsql-general

From Reynard Hilman
Subject connect to postgres server without internet connection with php script
Date
Msg-id 3E88A8B4.9080604@lightsky.com
Whole thread Raw
Responses Re: connect to postgres server without internet connection with php script  (Thomas Beutin <tyrone@laokoon.IN-Berlin.DE>)
Re: connect to postgres server without internet connection  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
Hi everyone,

Is it possible to connect to a postgres server without TCP/IP connection
from a php script (ie: using unix domain socket) ?
If php cannot do this, do I have to use libpq C library? or is there any
other way to do it?

thanks,
- reynard


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: System lockup
Next
From: Thomas Beutin
Date:
Subject: Re: connect to postgres server without internet connection with php script