Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Baji Shaik <baji(dot)pgdev(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Date: 2026-06-17 15:36:23
Message-ID: 1124572.1781710583@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nathan Bossart <nathandbossart(at)gmail(dot)com> writes:
> [RMT hat]
> On Mon, May 11, 2026 at 05:21:57PM -0500, Baji Shaik wrote:
>> Commit 45762084 [1] forced standard_conforming_strings to always be ON in
>> PostgreSQL 19. The release notes mention this change, but neither the
>> pg_dump/pg_restore reference pages nor the migration section note the
>> implications for restoring older dump files.

> There's an open item for this with Tom listed as the owner. Tom, have you
> had a chance to take a look at this?

Oh, I didn't know this'd been assigned to me. Will look.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-17 15:40:04 Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0
Previous Message ZizhuanLiu X-MAN 2026-06-17 15:28:02 Re: Improving psql autocompletion for SET LOCAL / SET SESSION