Re: fsync error handling in pg_receivewal, pg_recvlogical - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: fsync error handling in pg_receivewal, pg_recvlogical
Date
Msg-id f04eeadf-3b0b-346f-c13c-702ce2670142@2ndquadrant.com
Whole thread Raw
In response to Re: fsync error handling in pg_receivewal, pg_recvlogical  (Sehrope Sarkuni <sehrope@jackdb.com>)
List pgsql-hackers
On 2019-07-27 19:02, Sehrope Sarkuni wrote:
> Tried out this patch and it applies, compiles, and passes check-world.
> Also flipped things around in pg_recvlogical.c to exit-on-success to
> ensure it's actually being called and that worked too. Outside of a more
> complicated harness that simulates fsync errors not sure how else to
> test this further.

I have committed this, with the exit code changed back, as requested by
Michael.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: psql - add SHOW_ALL_RESULTS option
Next
From: Amit Langote
Date:
Subject: Re: Attached partition not considering altered column properties ofroot partition.