Search Postgresql Archives

Re: pg_dump of only range of tables

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

 




On 28 October 2013 22:27, Robert James <srobertjames@xxxxxxxxx> wrote:
Is there any way to do a pg_dump (or equivalent) of only part of a
table? Say I want to send data to someone for only part of the table
(expressable with a WHERE clause).




Hi,
you can use COPY or \COPY for that: http://www.postgresql.org/docs/9.3/static/sql-copy.html

regards,
Szymon 


[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