I don't think Dan's problem is related to the recently found VACUUM
bugs. Killing a backend with SIGVTALRM suggests that something thinks
the backend's been running too long. ulimit is a likely suspect.
Another possibility is some sort of profiling mechanism gone haywire.
There's nothing in our source code that would invoke that signal, so
it's got to be some outside agency, I think.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2000-11-04 01:26:48 |
| Subject: Re: [HACKERS] Alpha FreeBSD port of PostgreSQL !!! |
| Previous: | From: Tom Lane | Date: 2000-11-04 01:16:10 |
| Subject: Re: problems with configure |