Re: bad performance on irix
Robert E. Bruccoleri <bruc@stone.congenomics.com>
From: "Robert E. Bruccoleri" <bruc@stone.congenomics.com>
To: lamigo@atc.unican.es (Luis Alberto Amigo Navarro)
Cc: bruc@acm.org, pgsql-hackers@postgresql.org
Date: 2002-03-13T13:19:18Z
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@acm.org | | P.O. Box 314 | URL: http://www.congen.com/~bruc | | Pennington, NJ 08534 | | +-----------------------------+------------------------------------+