Search Postgresql Archives

Re: Restoring just a table or row from a backup copy.

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

 



On Fri, 2005-09-16 at 14:13, Fernando Lujan wrote:
> Is there a way to do that?

pg_dumpall --help

pg_restore restores a PostgreSQL database from an archive created by
pg_dump.
 
Usage:
  pg_restore [OPTION]... [FILE]

(SNIP)

  -t, --table=NAME         restore named table

(SNIP)



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

[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