Re: How to connect with postmaster through TCP socket - Mailing list pgsql-general

From Neil Conway
Subject Re: How to connect with postmaster through TCP socket
Date
Msg-id 1098752549.13261.505.camel@localhost.localdomain
Whole thread Raw
In response to How to connect with postmaster through TCP socket  ("Deepa K" <kdeepa@midascomm.com>)
List pgsql-general
On Mon, 2004-10-25 at 22:59, Deepa K wrote:
> Hi,
>   I am using postgresql 7.1.3 in RedHatLinux 7.2.

Note that PostgreSQL 7.1.3 is quite old -- you should consider
upgrading.

> Can anyone tell me how
> to connect with postmaster through TCP socket (it is started with -i
> option) using libpq from an external application. (written in C)

http://www.postgresql.org/docs/7.4/static/libpq.html#LIBPQ-CONNECT

-Neil



pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL 8.0.0 Beta 4 Now Available
Next
From: "Brian Maguire"
Date:
Subject: what could cause inserts getting queued up and db locking??