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!