On Thu, Mar 20, 2014 at 9:48 PM, basti <mailinglist@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general