| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Date: | 2022-03-25 16:22:09 |
| Message-ID: | CA+TgmoagO0Dofpy8PUyphNXaTovqRCpYOQuP+BKPeSe3kH1zJw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, Mar 17, 2022 at 11:52 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Tue, Mar 15, 2022 at 3:04 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Seems like this ought to have at least some basic test to make sure it
> > actually works / keeps working?
>
> Wouldn't hurt, although it may be a little bit tricky to getting it
> work portably. I'll try to take a look at it.
Here is a basic test. I am unable to verify whether it works on Windows.
--
Robert Haas
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Tests.patch | application/octet-stream | 5.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-03-25 16:36:19 | Re: pgsql: Add 'basebackup_to_shell' contrib module. |
| Previous Message | Tomas Vondra | 2022-03-25 13:37:53 | pgsql: Handle sequences in preprocess_pubobj_list |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laetitia Avrot | 2022-03-25 16:23:36 | Re: pg_dump new feature: exporting functions only. Bad or good idea ? |
| Previous Message | Tom Lane | 2022-03-25 16:20:48 | Re: Corruption during WAL replay |