| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Amul Sul <sulamul(at)gmail(dot)com> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: TAP test to cover "EndOfLogTLI != replayTLI" case |
| Date: | 2022-01-27 06:31:37 |
| Message-ID: | YfI8SS6cccRFWU2w@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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?
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-01-27 06:34:53 | Re: Split xlog.c |
| Previous Message | Justin Pryzby | 2022-01-27 05:59:35 | Re: Output clause for Upsert aka INSERT...ON CONFLICT |