Re: Minimal logical decoding on standbys - Mailing list pgsql-hackers

From Sergei Kornilov
Subject Re: Minimal logical decoding on standbys
Date
Msg-id 9276201558618241@myt5-96980ae04900.qloud-c.yandex.net
Whole thread Raw
In response to Re: Minimal logical decoding on standbys  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Minimal logical decoding on standbys  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello

> wal_level is PGC_POSTMASTER.

But primary can be restarted without restart on standby. We require wal_level replica or highter (currently only
logical)on standby. So online change from logical to replica wal_level is possible on standby's controlfile.
 

regards, Sergei



pgsql-hackers by date:

Previous
From: Surafel Temesgen
Date:
Subject: Re: with oids option not removed in pg_dumpall
Next
From: Robert Haas
Date:
Subject: Re: Minimal logical decoding on standbys