Search Postgresql Archives

Re: pg_dump / load seems really slow..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chad <chadrosen@xxxxxxxxx> writes:
> export:

> pg_dump forums --data-only --no-owner -t foo > <output file>

> The load step seems really slow.

Don't use --data-only.  Or if you must, look into dropping and
recreating indexes and foreign keys.  See

http://www.postgresql.org/docs/8.3/static/populate.html

(or the corresponding page for whatever PG version you are using).

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux