Re: To Signal The postmaster

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: aaliya zarrin <aaliya(dot)zarrin(at)gmail(dot)com>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: To Signal The postmaster
Date: 2010-12-10 09:06:44
Message-ID: AANLkTikjj2Wycp7_dNfaiu6JN8srtR_6LhBX9HBRxNLx@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 10, 2010 at 3:51 PM, aaliya zarrin <aaliya(dot)zarrin(at)gmail(dot)com> wrote:
> Can anybody tell after finding the trigger file what steps does postgres
> follow?

The server applies all the WAL records available, performs checkpoint,
renames recovery.conf, and gets out of recovery mode.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message BRUSSER Michael 2010-12-10 09:08:26 Re: initdb failure with Postgres 8.4.4
Previous Message Dimitri Fontaine 2010-12-10 08:26:44 Re: Extensions, patch v16