BackUp
Started by Danielalmost 20 years ago2 messagesgeneral
Re: BackUp
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/