BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve

From: giomac(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Date: 2013-01-18 22:19:48
Message-ID: E1TwKHs-0005yp-39@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

The following bug has been logged on the website:

Bug reference: 7815
Logged by: George Machitidze
Email address: giomac(at)gmail(dot)com
PostgreSQL version: 9.2.2
Operating system: Fedora 18 Linux
Description:

https://bugzilla.redhat.com/show_bug.cgi?id=896161
Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails
with invalid message "There seems to be a postmaster servicing the old
cluster". Looks like pg_upgrade is checking pid file too early without
waiting for master process to exit:

open("/var/lib/pgsql/data-old/postmaster.pid", O_RDONLY) = 5

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2013-01-19 03:32:57 Re: BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Previous Message bricklen 2013-01-18 15:35:43 Re: BUG #7814: Rotation of the log is not carried out.

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-01-18 22:20:51 Re: Event Triggers: adding information
Previous Message Boszormenyi Zoltan 2013-01-18 22:19:01 Re: Contrib PROGRAM problem