DROP TABLE waiting for pg_dump - Mailing list pgsql-admin

From Daniel Cristian Cruz
Subject DROP TABLE waiting for pg_dump
Date
Msg-id 48d0cacb0810020433k1eadf01ckaee4990fc25ab5c6@mail.gmail.com
Whole thread Raw
Responses Re: DROP TABLE waiting for pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin

Helllo,

I had a huge database with a dump backup routine.

I had a problem today, where pg_dump was locking a concurrent DROP TABLE, and it was another table, not the table in the COPY running. Is it normal? Some kind of bug or is it expected?

I'm using 8.2.4 (I need to rewrite dblink functions before upgrade).

Regards,
--
Daniel Cristian Cruz
クルズ  クリスチアン ダニエル

pgsql-admin by date:

Previous
From: Craig Perras
Date:
Subject: ssl-info, enforcing list of common-names
Next
From: Tom Lane
Date:
Subject: Re: DROP TABLE waiting for pg_dump