Re: [ADMIN] postmaster shutdown

2002-03-13 Thread Brian McCane
Don't know if this applies when using cygwin or not, but... I was getting the same basic error whenever I tried to fire up a trigger that used plpgsql language functions. It turns out that when FreeBSD created their new port, they left the old plpgsql.so on the drive, and put the new one in a di

[ADMIN] postmaster shutdown

2002-03-13 Thread Markus Wollny
This behaviour is starting to get on my nerves... Could somebody give me a hint as to what exactly happened here and how I can avoid it in the future? This is the relevant bit of the Logfile: snip 2002-03-06 16:02:52 FATAL 1: Database "template0" is not currently

Re: [ADMIN] postmaster shutdown - LWLockAcquire?

2002-03-07 Thread Tom Lane
"Markus Wollny" <[EMAIL PROTECTED]> writes: > This is the relevant bit of the Logfile: What are your client(s) doing to provoke this crash? (If you don't already know, try running the postmaster at -d2 to get logging of queries. Might want to turn on log_connections and log_pid too.) I doubt t

[ADMIN] postmaster shutdown - LWLockAcquire?

2002-03-07 Thread Markus Wollny
Hello! This behaviour is starting to get on my nerves... Could somebody give me a hint as to what exactly happened here and how I can avoid it in the future? This is the relevant bit of the Logfile: snip 2002-03-06 16:02:52 FATAL 1: Database "template0" is not c