Re: NFS vs. PostgreSQL on Solaris

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Thomas F(dot) O'Connell" <tf(at)o(dot)ptimized(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: NFS vs. PostgreSQL on Solaris
Date: 2007-04-26 23:51:48
Message-ID: 28712.1177631508@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Thomas F. O'Connell" <tf(at)o(dot)ptimized(dot)com> writes:
> 1. What aspect of postgres' memory usage would create an "out of
> memory" condition?

I'm guessing you ran the box out of swap space --- look into what other
processes got started as a result of adding the NFS mount, and how much
memory they wanted to eat.

> 3. What would cause postgres to die from a signal 11?
> I've also got a core file if that's necessary for further forensics.

Send gdb backtrace, please.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2007-04-27 00:27:24 Re: [NOVICE] column and table names
Previous Message Alexander Staubo 2007-04-26 23:18:38 Re: Processing a work queue