On Fri, Jun 29, 2001 at 08:09:14AM +0000, Johann Spies wrote: > "Eric G. Miller" <egm2@jps.net> writes: > > > And have you checked your postgres.log? > > I forgot about the log. Anyhow, I can not see from it how to correct > the situation:
Try turning up the DEBUG level in /etc/postgresql/postgresql.conf. It might give better diagnostics. Also, possibly try to start a single postgres session using the "postgres" command. I've no idea what exit status 512 is supposed to indicate. -- Eric G. Miller <egm2@jps.net>