Re: cutting down the TODO list thread - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: cutting down the TODO list thread
Date
Msg-id CA+hUKGJKuXLLY+O5qctNbXS-eQsS5orUjNGcxCqyuNUG71zViw@mail.gmail.com
Whole thread Raw
In response to Re: cutting down the TODO list thread  (Andres Freund <andres@anarazel.de>)
Responses Re: cutting down the TODO list thread  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers
On Wed, Oct 28, 2020 at 8:36 AM Andres Freund <andres@anarazel.de> wrote:
> On 2020-10-27 15:24:35 -0400, John Naylor wrote:
> > - Allow WAL replay of CREATE TABLESPACE to work when the directory
> > structure on the recovery computer is different from the original
> >   Thread quote: "part of the difficult, perhaps-not-worth doing impossible
> > problems"
>
> I think we ought to do something here. Mostly because the current
> situation makes it impossible to test many things on a single
> system. And we have a partial solution with the tablespace mapping
> files.

+1, we need to get something like this working so that we can write
decent replication tests.  FWIW there was another little thread on the
topic, not listed there:

https://www.postgresql.org/message-id/flat/CALfoeisEF92F5nJ-aAcuWTvF_Aogxq_1bHLem_kVfM_tHc2mfg%40mail.gmail.com



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: More aggressive vacuuming of unlogged relations?
Next
From: Daniel Gustafsson
Date:
Subject: Re: Support for NSS as a libpq TLS backend