Re: inconsistent quoting in error messages

2024-05-20 Thread Peter Smith
On Tue, May 21, 2024 at 2:56 PM Kyotaro Horiguchi wrote: > > I noticed that there are slightly inconsistent messages regarding > quoting policies. > > > This happens if you temporarily set "wal_level=minimal" on the server. > > WAL generated with "full_page_writes=off" was replayed during online b

inconsistent quoting in error messages

2024-05-20 Thread Kyotaro Horiguchi
I noticed that there are slightly inconsistent messages regarding quoting policies. > This happens if you temporarily set "wal_level=minimal" on the server. > WAL generated with "full_page_writes=off" was replayed during online backup > pg_log_standby_snapshot() can only be used if "wal_level" >