Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: autovacuum hung?


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Brian Cox <brian(dot)cox(at)ca(dot)com>
  • Cc: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
  • Subject: Re: autovacuum hung?
  • Date: Sun, 31 May 2009 17:14:59 -0400
  • Message-id: <15301.1243804499@sss.pgh.pa.us> <text/plain>

Brian Cox <brian(dot)cox(at)ca(dot)com> writes:
> OK. You mentioned strace. It's got a lot of options; any in particular 
> that would be useful if this happens again?

Oh, and don't forget the more-complete pg_locks state.  We'll want all
the columns of pg_locks, not just the ones you showed before.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group