Re: pg_ctl idempotent option - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_ctl idempotent option
Date
Msg-id 20130114152953.GB5106@alvh.no-ip.org
Whole thread Raw
In response to Re: pg_ctl idempotent option  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_ctl idempotent option
Re: pg_ctl idempotent option
Re: pg_ctl idempotent option
List pgsql-hackers
Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > Here is a patch to add an option -I/--idempotent to pg_ctl, the result
> > of which is that pg_ctl doesn't error on start or stop if the server is
> > already running or already stopped.
>
> Idempotent is a ten-dollar word.  Can we find something that average
> people wouldn't need to consult a dictionary to understand?

--no-error perhaps?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: find libxml2 using pkg-config
Next
From: Alvaro Herrera
Date:
Subject: Re: erroneous restore into pg_catalog schema