Search Postgresql Archives

Re: pg_dump to include multiple tables

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

 




On Jun 19, 2007, at 0:40 , cha wrote:

I want to dump the database by using pg_dump command but the problem is the
version at the server is 7.4 which doesn't support the provision for
excluding tables as in version 8.2.

The v8.2 pg_dump will be able to dump data from the v7.4 server, so use a newer pg_dump. Note that you may have difficulty loading the dump file created by the newer version into an older server. But hopefully you're upgrading, as 7.4 is getting a little long in the tooth.

Michael Glaesemann
grzm seespotcode net




[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