Re: talking to port 5432

From: Mark Lubratt <mark(dot)lubratt(at)indeq(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: talking to port 5432
Date: 2004-02-07 01:33:14
Message-ID: 991A1008-590D-11D8-82EB-000A9579AF50@indeq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> On Fri, 6 Feb 2004, Ernst Roebbers wrote:
>
>> Dear Sirs,
>>
>> I would like to communicate with the postgres backend
>> using port 5432 from a small remote machine where only
>> a socket is available - no application layer.
>>
>> Do You have any hints where I can find some information
>> what kind of input the postmaster needs?
>
>

There is a whole chapter on this at http://www.postgresql.org/docs/ .

Go there, select the version you're using and look for Frontend/Backend
Protocol in the Developer's Guide.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2004-02-07 06:17:01 Re: Running postmaster with TCP/IP (ipv4)
Previous Message scott.marlowe 2004-02-06 21:32:55 Re: Windows Installer with Configuration Instructions