Re: [DOCS] Need help finding all possible parameters for wal_level
От | Alvaro Herrera |
---|---|
Тема | Re: [DOCS] Need help finding all possible parameters for wal_level |
Дата | |
Msg-id | 20170901155507.5ybum5n7tpscozzo@alvherre.pgsql обсуждение исходный текст |
Ответ на | Re: [DOCS] Need help finding all possible parameters for wal_level (None <espressobeanies@gmail.com>) |
Ответы |
Re: [DOCS] Need help finding all possible parameters for wal_level
|
Список | pgsql-docs |
None wrote: > Hi all, > > Thank you. I'm using 9.6. I found all the available options in the > 'postgresql.conf' file on the server itself. The explanations are good, but > I was looking for something like this: > > # minimal, archive, hot_standby, or logical > > I saw the 'replica' option in the documentation, but not in the conf file > itself, so I dunno if it's supported. Hmm. Commit b555ed810267 (in 9.6) removed values 'archive' and 'hot_standby' and introduced 'replica' to substitute them, and updated postgresql.conf.sample to account for that. If you're using a postgresql.conf file that has the outdated comment, I'm guessing that the conf file was copied from an older installation somehow (which is very common since the file largely remains compatible). -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления: