Re: allow_in_place_tablespaces vs. pg_basebackup

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: robertmhaas(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: allow_in_place_tablespaces vs. pg_basebackup
Date: 2023-03-09 03:15:47
Message-ID: 20230309.121547.519139717515533756.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 09 Mar 2023 11:53:26 +0900 (JST), I wrote
> It turned out to be not as simple as I thought, though...

The error message and the location where the error condition is
checked don't match, but making the messages more generic may not be
helpful for users..

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-03-09 03:21:06 Re: meson vs make: missing/inconsistent ENV
Previous Message Amit Kapila 2023-03-09 03:13:38 Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher