| From: | "Josh Berkus" <josh(at)agliodbs(dot)com> |
|---|---|
| To: | arun kv <arun(at)library(dot)iisc(dot)ernet(dot)in>, PGSQL <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: backup postgres database |
| Date: | 2002-03-13 17:44:30 |
| Message-ID: | web-826699@davinci.ethosmedia.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-php |
Arun,
> i have a postgresql database in one system and want to
> transfer
> the same to another system. i am not finding a way to transfer this
> database from one system to another.if i transfer the file in
> /var/lib/pgsql/libdatabase them it gives error.how shall i transfer
> database.
> another thing. how to take up backups of the database on the
> system.
> pls help me as i am new to postgresql
> thanking you
Both are accomplished the same way. Please read "pg_dump" and
"pg_dumpall" in the online documentation, under "command-line
utilities".
-Josh
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jon Hassen | 2002-03-13 17:46:21 | Re: backup postgres database |
| Previous Message | Corrado Paparo | 2002-03-13 17:31:31 | Re: backup postgres database |