Re: pg_ctl idempotent option - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_ctl idempotent option
Date
Msg-id 20130124130610.GA19870@momjian.us
Whole thread Raw
In response to Re: pg_ctl idempotent option  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
List pgsql-hackers
On Thu, Jan 24, 2013 at 09:05:59AM +0530, Ashutosh Bapat wrote:
> I agree, answering the question, whether the particular attempt of
> starting a server succeeded or not, will need the current behaviour.
> Now, question is which of these behaviours should be default?

That would work.  pg_upgrade knows the cluster version at that point and
can use the proper flag.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Виктор Егоров
Date:
Subject: Re: \d failing to find uppercased object names
Next
From: Amit Kapila
Date:
Subject: Re: Proposal for Allow postgresql.conf values to be changed via SQL [review]