Re: [ADMIN] does wal archiving block the current client connection? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [ADMIN] does wal archiving block the current client connection?
Date
Msg-id 3835.1148396027@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] does wal archiving block the current client  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [ADMIN] does wal archiving block the current client
List pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> This doesn't quite get to the nub of the problem: archiver is designed
> to keep archiving files, even in the event that the postmaster explodes.
> It will keep archiving until they're all gone. 

I think we just need a PostmasterIsAlive check in the per-file loop.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [ADMIN] does wal archiving block the current client
Next
From: Simon Riggs
Date:
Subject: Re: error-free disabling of individual child partition