| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net> |
| Subject: | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Date: | 2022-03-26 20:24:32 |
| Message-ID: | 144620.1648326272@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Sat, Mar 26, 2022 at 3:35 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>> === tap tests in src/bin/pg_resetwal ===
>> t/001_basic.pl ...... ok
>> t/002_corrupted.pl .. ok
>> All tests successful.
> Yeah, this certainly seems like an improvement to me.
+1, but will it help for CI or buildfarm cases?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-26 20:51:35 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Previous Message | Daniel Gustafsson | 2022-03-26 20:09:44 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-26 20:51:35 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Previous Message | Tom Lane | 2022-03-26 20:23:26 | More weird compiler warnings |