connection troubles

From: Julia Anne Case <julie(at)hub(dot)org>
To: hackers(at)postgresql(dot)org
Subject: connection troubles
Date: 1998-02-03 19:25:04
Message-ID: 19980203142504.13054@morn.MageNet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In doing some work with the PostgreSQL ODBC driver today I noticed that I
was unable to connect to any of my database (how long has this been a
problem, I'm not sure). I then tried to use psql to connect from outside
the local machine. and I get the following errors on the server...
ConnStartup: No Postgres username specified in startup packet.
and the psql errors out with
-- couldn't recieve un/salt packet: errno=61

With the odbc driver after I send the login info I wait for a
response and finally get a character value 205 back...

I am afraid I've done something really silly but can't find out
where I went wrong.

Julie

--
[ Julia Anne Case ] [ Ships are safe inside the harbor, ]
[Programmer at large] [ but is that what ships are really for. ]
[ Admining Linux ] [ To thine own self be true. ]
[ Windows/WindowsNT ] [ Fair is where you take your cows to be judged. ]

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-03 19:25:56 Re: [HACKERS] VACUUM ANALYZE Problem
Previous Message The Hermit Hacker 1998-02-03 18:46:22 Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page