From: | "Robert E(dot) Bruccoleri" <bruc(at)stone(dot)congenomics(dot)com> |
---|---|
To: | lamigo(at)atc(dot)unican(dot)es (Luis Alberto Amigo Navarro) |
Cc: | bruc(at)acm(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: bad performance on irix |
Date: | 2002-03-13 13:19:18 |
Message-ID: | 200203131319.IAA34542@stone.congenomics.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Dear Luis,
>
> nbuf is set to 6653, here is a excerpt from par, thanks and regards
What kind of SGI are you using, and how much memory does it have?
I don't know what to make out of this par output. If this is from a running
Postgres, then it's waiting for a lock. Try the following:
echo where | dbx -p <pid>
where <pid> is for the Postgres backend.
--Bob
+-----------------------------+------------------------------------+
| Robert E. Bruccoleri, Ph.D. | email: bruc(at)acm(dot)org |
| P.O. Box 314 | URL: http://www.congen.com/~bruc |
| Pennington, NJ 08534 | |
+-----------------------------+------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Gavin Sherry | 2002-03-13 14:30:46 | Archives |
Previous Message | Yannick ALLUSSE | 2002-03-13 08:19:02 | Embedded PostgreSQL |