connect to postgres server without internet connection with php script

From: Reynard Hilman <reynardmh(at)lightsky(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: connect to postgres server without internet connection with php script
Date: 2003-03-31 20:44:36
Message-ID: 3E88A8B4.9080604@lightsky.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-03-31 21:09:31 Re: connect to postgres server without internet connection
Previous Message James Pharaoh 2003-03-31 20:32:28 PHP deadlock detection