Connecting Tech Pros Worldwide Help | Site Map

How to export table data in postgresql

Newbie
 
Join Date: Feb 2009
Posts: 6
#1   Apr 16 '09
Hi,
How to export a table data from one database to another in postgresql.
Thanks in advance.
Bye
Vikas Jain



Moderator
 
Join Date: Dec 2006
Location: Europe
Posts: 292
#2   Apr 18 '09

re: How to export table data in postgresql


What about pg_dump? Did you try it?
Newbie
 
Join Date: Feb 2009
Posts: 6
#3   Apr 20 '09

re: How to export table data in postgresql


hi,
Sorry i did not try this.
I will try this and write back.
Thanks
Reply