Daniel wrote:
Hi All..
          Is there a way to do auto database bacl up in "PostgreSQL".
Please Reply..

There are different ways, the most common is to do a pg_dump / pg_dumpall once a night via cron.

http://www.postgresql.org/docs/8.1/static/backup.html

--
Postgresql & php tutorials
http://www.designmagick.com/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to