Re: PATCH: Exclude unlogged tables from base backups - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: PATCH: Exclude unlogged tables from base backups
Date
Msg-id CAD21AoB+ot=SCuA-N3wdUxru3BgkehUyG8_8kqmmEiBsOoTrzA@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: Exclude unlogged tables from base backups  (Pavan Deolasee <pavan.deolasee@gmail.com>)
Responses Re: PATCH: Exclude unlogged tables from base backups  (Pavan Deolasee <pavan.deolasee@gmail.com>)
List pgsql-hackers
On Mon, Mar 26, 2018 at 4:52 PM, Pavan Deolasee
<pavan.deolasee@gmail.com> wrote:
>
>
> On Mon, Mar 26, 2018 at 1:03 PM, Pavan Deolasee <pavan.deolasee@gmail.com>
> wrote:
>>
>> On Fri, Mar 23, 2018 at 9:51 PM, David Steele <david@pgmasters.net> wrote:
>>>
>>> On 3/23/18 12:14 PM, Teodor Sigaev wrote:
>>> >
>>> > Thank you, pushed
>>>
>>
>> Is it just me or the newly added test in 010_pg_basebackup.pl failing for
>> others too?
>>
>> #   Failed test 'unlogged main fork not in backup'
>> #   at t/010_pg_basebackup.pl line 112.
>> t/010_pg_basebackup.pl ... 86/87 # Looks like you failed 1 test of 87.
>>
>
> This one-liner patch fixes it for me.
>

Isn't this issue already fixed by commit
d0c0c894533f906b13b79813f02b2982ac675074?

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: [HACKERS] path toward faster partition pruning
Next
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] Partition-wise aggregation/grouping