On Wed, 06 Mar 2013 19:09:43 -0700
CS DBA <cs_...@consistentstate.com> wrote:
> We actually are in HOT standby mode, and it is working. However we are 
> also migrating a second db from an older (8.4) server into this master 
> so we did a dump (using the 9.2.2 pg_dump binary) from the 8.4 db and 
> then restored it into our current 9.2 master

I don't know, but maybe the dump from 8.4 to your master is one big transaction 
that must be rolled by the slave. So the slave must store all wal files to be 
able to undo the big dump transaction.

---   ---
Eduardo Morras <emorr...@yahoo.es>


-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to