From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | ryan_rs(at)c4(dot)com (Ryan) |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgres server locks up |
Date: | 2001-10-11 05:21:25 |
Message-ID: | 9522.1002777685@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
ryan_rs(at)c4(dot)com (Ryan) writes:
> I changed the number of shared buffers to 3000 and my database locks
> on a simple query. I must kill the database with pg_ctl stop -m i.
> If anybody wants more data I can reproduce the problem. It is very
> repeatable.
Please attach to the stuck process with a debugger and see where
it's stuck. Or, if you're not handy with gdb or local equivalent,
maybe you could give access to your system to someone who is.
> Also, I prefer to discover what went wrong rather than
> simply upgrade to 7.1.3 and hope for the best.
I agree; this does not strike me as a symptom of any known problem.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Crute | 2001-10-11 06:30:47 | error codes when running pg_dumpall from a perl script. |
Previous Message | Mark kirkwood | 2001-10-11 04:57:59 | Re: Performance problem with 50,000,000 rows |
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Bitmead | 2001-10-11 05:24:33 | Re: TOAST and TEXT |
Previous Message | Tom Lane | 2001-10-11 05:15:11 | Re: Patch for OSX 10.1 and Postgresql 7.3.1 |