| From: | Rocco Altier <roccoa(at)routescape(dot)com> |
|---|---|
| To: | Rachit Siamwalla <rachit(at)ensim(dot)com> |
| Cc: | "'Lamar Owen'" <lamar(dot)owen(at)wgcr(dot)org>, "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | RE: Packaging 7.1.1 |
| Date: | 2001-05-04 14:41:17 |
| Message-ID: | Pine.A41.4.21.0105041039410.332866-100000@apdev |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, 3 May 2001, Rachit Siamwalla wrote:
> 1. `pidof` should be `pidof -s` (2 instances)
> 2. restart) should be stop; sleep x; start
> ideally, stop should actually wait till postgres fully stops. The sleep is
> just a temporary fix.
>
Perhaps a naive question, but why not use the pg_ctl for starting and
stopping?
It has a -w option to have it wait for the stop/start/restart to complete.
-rocco
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 2001-05-04 14:57:24 | Re: Packaging 7.1.1 |
| Previous Message | Tom Lane | 2001-05-04 14:36:32 | Re: Packaging 7.1.1 |