If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > PostgreSQL > Another thinks about backup database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-12-11, 09:48
tjiusujono tjiusujono is offline
Registered User
 
Join Date: May 2011
Posts: 1
Another thinks about backup database

Hallo guys / girls

i have problem with backup database, hmm i think's this not problem but i need another way to backup database.
This my problem. i want backup database on my postgre but i want to exception / ignore data on several table can i do it on postgre.

i have googling but i have found that on postgre can backup database, with specify database. but my problem is i have many tables and function.

is there have clue to do this

Thanks
Reply With Quote
  #2 (permalink)  
Old 05-12-11, 14:50
rski rski is offline
Registered User
 
Join Date: Nov 2006
Posts: 82
Is -T option (exclude tables from dump) of pg_dump command what you are looking for?
See here PostgreSQL: Documentation: Manuals: PostgreSQL 9.0: pg_dump
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On