On Wed, May 22, 2013 at 3:28 AM, German Becker <german.bec...@gmail.com> wrote:
> Hi all,
>
> I have noticed a strange behaviour regarding WAL sequence numbers. I am
> populating a new DB with old data. To populate the largest part of the data
> I use wal_level=minimal and archive_mode=off. Then I stop the database and
> set wal_level=hotstandby and archive_mode=on. After I do that, I notice that
> the WAL sequence number "rewinds" a little bit, overlaping with the old
> ones... Is this normal?

can you show the output of "ls -l " for your pg_xlog?


--
Amit Langote


-- 
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