Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy
Дата
Msg-id 20230221004322.GA4025680@nathanxps13
обсуждение исходный текст
Ответ на Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Mon, Feb 20, 2023 at 05:02:01PM +0900, Michael Paquier wrote:
> On Fri, Feb 17, 2023 at 02:35:30PM -0800, Nathan Bossart wrote:
>> I'm happy to move this new test to wherever folks think it should go.  I'll
>> look around to see if I can find a better place, too.
> 
> I think that src/test/recovery/ is the best fit, because this stresses
> a code path for WAL replay on pg_class for the template db.  The name
> is not specific enough, though, why not just using something like
> 0NN_create_database.pl?

Okay.  I've renamed the test file as suggested in v3.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Rework of collation code, extensibility
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Time delayed LR (WAS Re: logical replication restrictions)