Re: [GENERAL] Online Backups PostGre

2009-05-03 Thread PostGre Newbie
Thanks everyone for replying. I will definitely try out the methods outlined. Thanks once again :) -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Online Backups PostGre

2009-05-03 Thread PostGre Newbie
Thanks everyone for replying. I will definitely try out the methods outlined. Thanks once again :) -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] Online Backups PostGre

2009-05-01 Thread PostGre Newbie
gresql document on online backups. I know that taking the backup of the whole database every 10 minutes is a very bad way to go about it but until I find a better way to do it, it will have to do for now. Any suggestions/tips/articles on how to do the backup would be appreciated very much. Thanks in