473,388 Members | 1,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

ImportSchema

1
i have database test,
how import 'test' in another database?only schema?
Jun 26 '12 #1
1 2602
rski
700 Expert 512MB
Use pg_dump tool
Expand|Select|Wrap|Line Numbers
  1. http://www.postgresql.org/docs/8.4/static/app-pgdump.html
  2.  
Jun 30 '12 #2

Sign in to post your reply or Sign up for a free account.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.