Re: Does "pg_ctl stop" wait for archiving to complete? - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Does "pg_ctl stop" wait for archiving to complete?
Date
Msg-id 20141206132632.GB1314@momjian.us
Whole thread Raw
In response to Re: Does "pg_ctl stop" wait for archiving to complete?  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Does "pg_ctl stop" wait for archiving to complete?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
On Fri, Nov  7, 2014 at 07:09:14AM +0100, Guillaume Lelarge wrote:
> Le 6 nov. 2014 21:59, "Mitchell Bösecke" <mitchell.bosecke@forcorp.com> a écrit
> :
> >
> > Hi,
> >
> > My understanding is that when postgresql is shutdown it triggers a checkpoint
> which triggers the archiving of completed tx logs. Will the "pg_ctl stop"
> command wait for archiving to complete or is the act of archiving completely
> asynchronous from the shutdown process?
> >
>
> Nope, it doesn't wait for archiving.

Uh, are you sure about that?  I thought we did wait during shutdown
unless -W was used in pg_ctl stop.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


pgsql-admin by date:

Previous
From: Matthieu Lejeune
Date:
Subject: Re: Problem pg_upgradecluster from 9.1 to 9.3
Next
From: Peter Eisentraut
Date:
Subject: Re: Problem pg_upgradecluster from 9.1 to 9.3