Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2013-01-14 15:35:57 |
| Subject: Re: erroneous restore into pg_catalog schema |
| Previous: | From: Tom Lane | Date: 2013-01-14 15:25:16 |
| Subject: Re: find libxml2 using pkg-config |