John Madden <weez@freelists.org> writes:
> I've run into an interesting issue with v7.0.3's psql (connecting to a
> 7.0.3 backend, of course): while trying to do password auth, the client
> segfaults. It'll connect fine when the db is configured to 'trust' local
> connections.
Hmm. Maybe some local configuration issue is causing this? I'm just
guessing, but we haven't heard many reports like this.
Could you recompile libpq and psql with -g, then get a backtrace from
the corefile?
regards, tom lane