Re: Need help finding all possible parameters for wal_level

From: None <espressobeanies(at)gmail(dot)com>
To: Pantelis Theodosiou <ypercube(at)gmail(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Need help finding all possible parameters for wal_level
Date: 2017-09-01 14:46:24
Message-ID: CAOeD169cg3dgh=prgFvfZLN1RX03=M5HZN1svqV=2rYO2QHzaA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Well, so that's what doesn't make sense. Other documentation also indicates
a 'hot_standby' setting and I'm looking to see if it can do 'warm_standby'
as well. I was hoping for a complete list because it seems scattered right
now.

On Fri, Sep 1, 2017 at 10:43 AM, Pantelis Theodosiou <ypercube(at)gmail(dot)com>
wrote:

>
>
> On Fri, Sep 1, 2017 at 3:36 PM, None <espressobeanies(at)gmail(dot)com> wrote:
>
>> Hi,
>>
>> I'm searching for all of the possible parameters for setting the
>> "wal_level" outlined in the PostgreSQL Streaming Replication article:
>>
>> https://wiki.postgresql.org/wiki/Streaming_Replication
>>
>> I currently see hot_standby, but I can't find a list for all of the
>> parameters that setting will take. Where can I find that?
>>
>> Thanks!
>>
>
> They are here: https://www.postgresql.org/docs/current/static/runtime-
> config-wal.html
>
> Note that there have been some changes (additions of replica and logical)
> for this setting in the latest versions.
>
>
>
>

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Pantelis Theodosiou 2017-09-01 14:50:56 Re: Need help finding all possible parameters for wal_level
Previous Message Pantelis Theodosiou 2017-09-01 14:43:09 Re: Need help finding all possible parameters for wal_level