pg recovery

From: Jayadevan M <jayadevan(dot)maymala(at)ibsplc(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: pg recovery
Date: 2013-07-11 07:39:56
Message-ID: 3411BBAFF5A2244FA405CC91D9473A602369BB5A@PBOX2.ibsplc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have postgresql streaming replication set up. I forgot to add an entry for trigger_file in recovery.conf. So I added that entry and did a pg_ctl reload. Is there a way to confirm that the entry has been read by the server? Any view/function?

Regards,
Jayadevan

DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2013-07-11 08:30:14 Re: pg recovery
Previous Message Jov 2013-07-11 06:06:54 Re: Can we specify transaction level when connectting to external postgresql server via postgres_fdw