On 9/23/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> I wrote:
> > "Nikita The Spider The Spider" <[EMAIL PROTECTED]> writes:
> >> Thanks for your help! Given that this problem seems to be triggered by
> >> a sort of edge case and the fix is non-trivia
On 9/21/07, Nikita The Spider The Spider <[EMAIL PROTECTED]> wrote:
> On 9/21/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> > "Nikita The Spider The Spider" <[EMAIL PROTECTED]> writes:
> > > I'm seeing a problem where pg_dump takes at least 5 minut
On 9/21/07, Tom Lane <[EMAIL PROTECTED]> wrote:
> "Nikita The Spider The Spider" <[EMAIL PROTECTED]> writes:
> > I'm seeing a problem where pg_dump takes at least 5 minutes to execute
> > no matter what I ask it to dump -- even a non-existent or empt
Hi all,
I'm seeing a problem where pg_dump takes at least 5 minutes to execute
no matter what I ask it to dump -- even a non-existent or empty table.
One possible red flag is that pg_type contains 56508 rows. This
doesn't seem excessive to me, but perhaps it should. I've looked
through the source c