Re: How to connect with postmaster through TCP socket

From: Neil Conway <neilc(at)samurai(dot)com>
To: Deepa K <kdeepa(at)midascomm(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to connect with postmaster through TCP socket
Date: 2004-10-26 01:02:29
Message-ID: 1098752549.13261.505.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brian Maguire 2004-10-26 02:33:16 what could cause inserts getting queued up and db locking??
Previous Message Marc G. Fournier 2004-10-26 00:13:45 PostgreSQL 8.0.0 Beta 4 Now Available