Connecting Tech Pros Worldwide Help | Site Map

AutoBackup Available in PostgreSQL

Newbie
 
Join Date: Feb 2008
Location: India
Posts: 2
#1: Feb 26 '08
Hi All,

Please guide us, Autobackup available in Postgresql.

Thanks & Regards,
PandiaRajan A
eWish's Avatar
Moderator
 
Join Date: Jul 2007
Location: Arkansas
Posts: 900
#2: Feb 26 '08

re: AutoBackup Available in PostgreSQL


pandian80,

I have moved your post from the Articles section to the PostgreSQL forum. Please post your questions to the forum rather than the Articles Section. Also, I have removed your email address since it is against site policy to allow contact and/or personal information.

Please read our Posting Guidelines before making additional posts.

Thank You,
Kevin
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,500
#3: Feb 26 '08

re: AutoBackup Available in PostgreSQL


Quote:

Originally Posted by pandian80

Hi All,

Please guide us, Autobackup available in Postgresql.

I think you forget to ask your question.
Moderator
 
Join Date: Dec 2006
Location: Europe
Posts: 292
#4: Mar 3 '08

re: AutoBackup Available in PostgreSQL


You can achieve autobackup using mirrorig and RAID (it works with any database) or you can use WAL in postgres.
I think you should read more about WAL and Point in Time Recovery at here
Reply


Similar PostgreSQL Database bytes