Re: BackUp - Mailing list pgsql-general

From Chris
Subject Re: BackUp
Date
Msg-id 449A344B.80203@gmail.com
Whole thread Raw
In response to BackUp  ("Daniel" <DFelix19@gmail.com>)
List pgsql-general
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/

pgsql-general by date:

Previous
From: "nuno"
Date:
Subject: sql question; checks if data already exists before inserted
Next
From: "A. Kretschmer"
Date:
Subject: Re: SELECT statement takes 10 minutes to answer