Re: TAP test to cover "EndOfLogTLI != replayTLI" case

Поиск
Список
Период
Сортировка
От Amul Sul
Тема Re: TAP test to cover "EndOfLogTLI != replayTLI" case
Дата
Msg-id CAAJ_b94GWK92gnxLFgy+96Cs8oR2H4Tk5o_Z6cQv24=i_coFTg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: TAP test to cover "EndOfLogTLI != replayTLI" case  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: TAP test to cover "EndOfLogTLI != replayTLI" case  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Thu, Jan 27, 2022 at 12:01 PM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Thu, Jan 20, 2022 at 12:13:08PM +0530, Amul Sul wrote:
> > I found the cause for the test failing on window -- is due to the
> > custom archive command setting which wasn't setting the correct window
> > archive directory path.
>
> After reading this patch and this thread, I have noticed that you are
> testing the same thing as Heikki here, patch 0001:
> https://www.postgresql.org/message-id/52bc9ccd-8591-431b-0086-15d9acf25a3f@iki.fi
>
> The patch sent on the other thread has a better description and shape,
> so perhaps we'd better drop what is posted here in favor of the other
> version.  Thoughts?

Yes, I do agree with you. Thanks for the comparison.

Regards,
Amul



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

Предыдущее
От: Greg Nancarrow
Дата:
Сообщение: Re: row filtering for logical replication
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: BeginCopyTo - remove switching to old memory context in between COPY TO command processing