"Peter Koczan" <[EMAIL PROTECTED]> writes: > Trying to connect via GSSAPI (with Kerberos 5 as the underlying mechanism) > after the server has been under a very slight load results in an unusable > but still running server.
I couldn't reproduce this at all on Fedora 8. I speculate that you've not told us enough about the configuration you're using. Given that the crash doesn't happen until after "connection authorized" is logged, it seems likely that the problem is not purely GSSAPI's fault but is an interaction with some other option that I happen not to be using. Please show your configure options and all non-default postgresql.conf settings. > The client connection shows this: > $ /s/postgresql-8.3-RC2/bin/psql -h mitchell -p 5434 > psql: server closed the connection unexpectedly BTW, I couldn't get GSSAPI to work at all without a fully-specified -h option; it kept trying to use the wrong Kerberos principal names. I wonder whether that is related --- how did you persuade it to do the above? Special sauce in krb5.conf maybe? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings