On Thu, Mar 20, 2014 at 9:48 PM, basti <mailingl...@unix-solution.de> wrote: > at the moment we use a Postgres Server as Master and one as Hot-Standby. > The Database is around 50GB and will massive grow next time. > > Backup and Restore with pg_dump take several hours, is there a faster > way to do this? Everything is here: http://www.postgresql.org/docs/devel/static/backup.html Roughly, taking periodic base backups and maintaining WAL archives is the way to go. Regards -- Michael
-- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general