pg_dump bug ... or not?

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: pg_dump bug ... or not?
Date: 2002-01-09 20:49:23
Message-ID: 20020109164637.W15832-100000@earth.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Did I ever send in a bug report about pg_dump 'crashing' while dumping a
database where one of the tables gets drop'd while the pg_dump is running?

Not the easiest thing to reproduce, mind you, cause its a matter of that
one in a million timing thing ... but, if you run pg_dump against a
database where one of the tables yet to be dump gets drop'd, the pg_dump
will crash, as opposed to just skipping it and continue with those tables
that still exist ...

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-01-09 21:06:49 Re: Does getopt() return "-1", or "EOF", at end?
Previous Message Dominic J. Eidson 2002-01-09 20:44:49 Re: Does getopt() return "-1", or "EOF", at end?