Re: connecting to server process via sockets

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Randall Smith <randall(at)tnr(dot)cc>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: connecting to server process via sockets
Date: 2005-05-16 15:32:19
Message-ID: 1bdd724f5e3031f3f7c6ed682dd62d43@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On May 16, 2005, at 11:14 AM, Randall Smith wrote:

> When I run this, this is what shows up in the logs.
>
> 2005-05-16 10:11:34 [2638] LOG: connection received: host=127.0.0.1
> port=42607
> 2005-05-16 10:11:34 [2638] LOG: invalid length of startup packet

We just had a thread about this on the Novice (!) list. It should
answer your question about what the startup packet needs to look like.

http://archives.postgresql.org/pgsql-novice/2005-05/msg00130.php

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2005-05-16 15:35:46 Re: connecting to server process via sockets
Previous Message Randall Smith 2005-05-16 15:14:43 connecting to server process via sockets