postgres-operator
postgres-operator copied to clipboard
allow using wal_level: replica instead of logical
is there any reason why pgo is forcing the wal_level to be logical whereas replica would be enough?
is there any way to customize this behavior and why shouldnt we change it (if needed)
any news?