Startup Process Initiated by init proc (Unix)

From: aaliya zarrin <aaliya(dot)zarrin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Startup Process Initiated by init proc (Unix)
Date: 2010-12-28 05:24:13
Message-ID: AANLkTi=tv12WMh_ErV4x_XnRLqcbpFzdEZKE8ppagZcF@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I am new to postgres. I am using 9.0.1 of postgres.
I am using Switch over functionality of Postgres and want to reduce the
switch over time.
I have implemented this using Signaling. After signaling the postmaster
(startup process) once the trigger file is created and making PG to check
for trigger file
and do the switch over. PG is receiving the signal and doing the switch over
as well but two startup processes are running on standby node one initiated
by postmested and other by init (unix process).

The steps I am following are as follows,
- search for trigger file.
- Complete the recovery- rename recovery.conf file.
any step is missing I am not sure.
Pls Help.
I apologize if I am addressing to wrong mailing list. Pls suggest the
correct mailing list if anybody know as well.

Thanks in advance.

--
Thanks & Regards,

Aaliya Zarrin
(+91)-9160665888

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2010-12-28 05:54:08 Re: did freese in creating a database cluster
Previous Message Gurjeet Singh 2010-12-28 04:11:13 Re: did freese in creating a database cluster