| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: buildfarm windows checks / tap tests on windows |
| Date: | 2021-03-03 06:57:47 |
| Message-ID: | YD8za/l3mv59Dw9J@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Mar 02, 2021 at 09:47:18PM -0800, Andres Freund wrote:
> I can't reproduce that here - could either (or both) of you send
>
> src/test/recovery/tmp_check/log/regress_log_021_row_visibility
> src/test/recovery/tmp_check/log/021_row_visibility_standby.log
> src/test/recovery/tmp_check/log/021_row_visibility_primary.log
>
> of a failed run? And maybe how you're invoking it?
I have not checked this stuff in details, but here you go. I have
simply invoked that with vcregress taptest src/test/recovery/,
speeding up the process by removing temporarily all the other
scripts.
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 021_row_visibility_primary.log | text/plain | 6.6 KB |
| 021_row_visibility_standby.log | text/plain | 2.0 KB |
| regress_log_021_row_visibility | text/plain | 4.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mohamed Insaf | 2021-03-03 06:58:04 | Why OR-clauses not getting copied into baserestrictinfo of another table whose columns are in the same EquivalenceClass? |
| Previous Message | Kyotaro Horiguchi | 2021-03-03 06:47:42 | Re: PITR promote bug: Checkpointer writes to older timeline |