pg_ctl idempotent option - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pg_ctl idempotent option
Date
Msg-id 1358163478.29612.1.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: pg_ctl idempotent option
Re: pg_ctl idempotent option
List pgsql-hackers
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.

The previous discussion was at
<http://www.postgresql.org/message-id/1253165415.18853.32.camel@vanquo.pezone.net>.


Attachment

pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: common fe/be library (was Re: [PATCH] binary heap implementation)
Next
From: Peter Eisentraut
Date:
Subject: find libxml2 using pkg-config