Search Postgresql Archives

Re: Restore single table

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

 



psql -d databaseName -f tablename.sql

On Wed, Oct 30, 2019, 5:51 PM Sonam Sharma <sonams1209@xxxxxxxxx> wrote:
Can someone please help me with the command to restore a single table using psql.

Took the backup using below command : 
pg_dump -t (tablename) dbname > tablename.sql

[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