connection troubles - Mailing list pgsql-hackers

From Julia Anne Case
Subject connection troubles
Date
Msg-id 19980203142504.13054@morn.MageNet.com
Whole thread Raw
Responses Re: [HACKERS] connection troubles  (Julia Anne Case <julie@hub.org>)
List 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. ]

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: vacuum analyze syntax in psql' help
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] VACUUM ANALYZE Problem