| From: | aaliya zarrin <aaliya(dot)zarrin(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Startup Process Initiated by init proc (Unix) |
| Date: | 2010-12-28 10:14:50 |
| Message-ID: | AANLkTimh71prfLPp1dk-pqa4hDY0U-3baN3jJ7UQjyBq@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
I am unable to run the postgres using gdb.
I am getting error as " no debugging symbols found".
How to proceed?
On Tue, Dec 28, 2010 at 11:32 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Tue, Dec 28, 2010 at 2:24 PM, aaliya zarrin <aaliya(dot)zarrin(at)gmail(dot)com>
> wrote:
> > 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.
>
> The backtrace of that orphan process would be helpful for the analysis.
>
> Regards,
>
> --
> Fujii Masao
> NIPPON TELEGRAPH AND TELEPHONE CORPORATION
> NTT Open Source Software Center
>
--
Thanks & Regards,
Aaliya Zarrin
(+91)-9160665888
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitriy Igrishin | 2010-12-28 10:31:26 | Re: PowerDesigner 15 |
| Previous Message | InterRob | 2010-12-28 10:05:27 | Re: CONSTRAINT does not show when applying a EXCLUDE constraint |