| From: | David Kerr <dmk(at)mr-paradox(dot)net> |
|---|---|
| To: | pgsql-performance(at)postgresql(dot)org |
| Subject: | Re: PARSE WAITING |
| Date: | 2010-08-23 22:19:31 |
| Message-ID: | 20100823221931.GA82741@mr-paradox.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-performance |
probably waiting on the xlog directory that's filled up... <sigh>
<shotgun>-><foot>->blamo
move along, nothing to see here =)
Dave
On Mon, Aug 23, 2010 at 03:15:56PM -0700, David Kerr wrote:
- Howdy all,
-
- We're doing some performance testing, and when we scaled it our app up to about 250 concurrent users
- we started seeing a bunch of processes sititng in "PARSE WAITING" state.
-
- Can anyone give me insite on what this means? what's the parse waiting for?
-
- Thanks
-
- Dave
-
- --
- Sent via pgsql-performance mailing list (pgsql-performance(at)postgresql(dot)org)
- To make changes to your subscription:
- http://www.postgresql.org/mailpref/pgsql-performance
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2010-08-23 22:23:25 | Re: PARSE WAITING |
| Previous Message | David Kerr | 2010-08-23 22:15:56 | PARSE WAITING |