> Maybe I didn't explain correctly. I am using COPY/pg_dump/pg_restore for > migration (and it is working fine). The streaming replication is for > hot-standby replication *once migrated*. Thing is I disbable archving and > set wal_level to minimal, when migrating the large portion of data, to make > it faster. Then I switch to wal_level=hot_standby, i.e the "production" > configuration, and the WAL segment seuqence seems to overlap with the > segments generated with the other setting. >
Though, now you understand it's not what it looks like, right? :-) -- Amit Langote -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers