Re: PostgreSQL, NetBSD and NFS

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "D'Arcy J.M. Cain" <darcy@druid.net>
Cc: pgsql-hackers@postgresql.org, current-users@netbsd.org
Date: 2003-02-01T19:43:43Z
Lists: pgsql-hackers
"D'Arcy J.M. Cain" <darcy@druid.net> writes:
> Here's the log.  As you can see, nothing was logged after the COPY command.

What else was going on?  As far as I can see, the code never does a
semop unless it's waiting for some other backend process.

			regards, tom lane