Re: [GENERAL] NFS vs. PostgreSQL on Solaris

2007-04-30 Thread Tom Lane
"Thomas F. O'Connell" <[EMAIL PROTECTED]> writes: > On Apr 26, 2007, at 6:51 PM, Tom Lane wrote: >> "Thomas F. O'Connell" <[EMAIL PROTECTED]> writes: >>> 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 ba

Re: [GENERAL] NFS vs. PostgreSQL on Solaris

2007-04-30 Thread Thomas F. O'Connell
On Apr 26, 2007, at 6:51 PM, Tom Lane wrote: "Thomas F. O'Connell" <[EMAIL PROTECTED]> 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 ad

Re: [GENERAL] NFS vs. PostgreSQL on Solaris

2007-04-26 Thread Tom Lane
"Thomas F. O'Connell" <[EMAIL PROTECTED]> 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 wa