Re: BackUp

From: Chris <dmagick(at)gmail(dot)com>
To: Daniel <DFelix19(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: BackUp
Date: 2006-06-22 06:10:19
Message-ID: 449A344B.80203@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

  • BackUp at 2006-06-19 12:17:33 from Daniel

Browse pgsql-general by date

  From Date Subject
Next Message Sim Zacks 2006-06-22 06:33:33 Re: join on next row
Previous Message zzzeek 2006-06-22 06:01:54 Re: best way to get PKey and FKey from inside applications (permission pb)