Re: Superuser lost access to particular database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Francisco Reyes <lists(at)stringsutils(dot)com>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Superuser lost access to particular database
Date: 2006-09-12 13:43:57
Message-ID: 15162.1158068637@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Francisco Reyes <lists(at)stringsutils(dot)com> writes:
> Trying to pg_dump as superuser or as the database owner, freezes.

Define "freezes". What happens exactly --- is the pg_dump or its
backend consuming CPU, or just sitting? What do ps and pg_stat_activity
and pg_locks show that it's doing?

(I'm speculating in particular that someone is holding an exclusive lock
on one of the tables to be dumped --- if so pg_locks would tell the tale.)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2006-09-12 14:03:40 Re: initdb: invalid locale name "sv_SE.ISO-8859-1"
Previous Message Martijn van Oosterhout 2006-09-12 13:33:15 Re: Issue with order by for type varchar