| From: | Noah Silverman <noah(at)allresearch(dot)com> |
|---|---|
| To: | Rod Taylor <rbt(at)rbt(dot)ca> |
| Cc: | Postgresql Performance <pgsql-performance(at)postgresql(dot)org>, josh(at)agliodbs(dot)com |
| Subject: | Re: WEIRD CRASH?!?! |
| Date: | 2003-01-25 01:14:09 |
| Message-ID: | 4E61F6E7-3002-11D7-A3A3-000393AA8F3C@allresearch.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
OF COURSE!
It actually looks like the problem was with file descriptors. Our
shell only had 1024 set, and we also have mysql running and using up a
bunch of those. We just upped to limit to 8000 to see it that would
give postgres more room to breathe.
-N
On Friday, January 24, 2003, at 08:08 PM, Rod Taylor wrote:
> On Fri, 2003-01-24 at 19:17, Noah Silverman wrote:
>> We are using a 3ware escalade on this box.
>>
>> One clue.
>>
>> I actually moved the pg_xlog directory to another drive and then
>> symbolically linked it back to the data directory.
>
> You shut it down first right?
>
> --
> Rod Taylor <rbt(at)rbt(dot)ca>
>
> PGP Key: http://www.rbt.ca/rbtpub.asc
> <signature.asc>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-01-25 01:16:48 | Re: Mount options for Ext3? |
| Previous Message | Tom Lane | 2003-01-25 01:12:06 | Re: WEIRD CRASH?!?! |