PG_DUMP too slow... - Mailing list pgsql-general

From jerome
Subject PG_DUMP too slow...
Date
Msg-id 200305100208.53025.jerome@gmanmi.tv
Whole thread Raw
Responses Re: PG_DUMP too slow...  (Richard Huxton <dev@archonet.com>)
List pgsql-general
im tried to dump a table with 10 rows...

its like taking me 6 years.. did i do something bad that pg_dump behaves like
this... hheehhe


im working on a 4 Processor , RH7.3.. w/ postgresql-7.2.1-5 sitting on it...

can someone tell me what happened?

btw i tried to place a -v option these are the outputs..

pg_dump: saving database definition
pg_dump: last built-in oid is 16554
pg_dump: reading user-defined types
pg_dump: reading user-defined functions
pg_dump: reading user-defined aggregate functions
pg_dump: reading user-defined operators
pg_dump: reading user-defined tables
.........................................


TIA


pgsql-general by date:

Previous
From: Terry Yapt
Date:
Subject: Re: pg_dump options and perhaps 'Enhancement request'
Next
From: Richard Huxton
Date:
Subject: Re: PG_DUMP too slow...