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

From Pavan Deolasee
Subject Re: PATCH: Exclude unlogged tables from base backups
Date
Msg-id CABOikdMb3HyX4u-4xr8O1Jfyb4fzOSLWA60DqLwR0o1k7FCA1Q@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  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers


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.

Thanks,
Pavan 



--
 Pavan Deolasee                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Faster inserts with mostly-monotonically increasing values
Next
From: Craig Ringer
Date:
Subject: Function to get a txn's replication origin