| From: | "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk> |
|---|---|
| To: | "'miwa(at)cis(dot)iwate-u(dot)ac(dot)jp'" <miwa(at)cis(dot)iwate-u(dot)ac(dot)jp>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: automatical start of postmaster for Windows2000 |
| Date: | 2001-09-03 15:36:21 |
| Message-ID: | E2870D8CE1CCD311BAF50008C71EDE8E01F74694@MAIL_EXCHANGE |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
If you upgrade to the latest version of cygwin, there is a program called
cygrunsrv which allows you to setup cygwin programs as services. It is worth
noting there is (was?) a problem with cygwin shutdown leaving the
postmaster.pid file due to windows issueing SIGHUP. I think the latest
cygwin snap shots might prevent this and the prebuilt binary may be patched
to ignore SIGHUP. Have a look at the pgsql-cygwin list for more info.
Hope this helps,
- Stuart
> -----Original Message-----
> From: miwa(at)cis(dot)iwate-u(dot)ac(dot)jp [SMTP:miwa(at)cis(dot)iwate-u(dot)ac(dot)jp]
> Sent: Friday, August 31, 2001 4:12 AM
> To: pgsql-admin(at)postgresql(dot)org
> Subject: automatical start of postmaster for Windows2000
>
> Dear PostgreSQL Adminstrators,
>
> Now I operate manually to run postmaster.
> If the postmaster is automatically run, it is easy for a guest to use.
>
> Please tell me how to run automatically postmaster program for
> Windows2000.
>
> OS: Windows2000
> DB: PostgreSQL 7.1.2
> SH: Cygwin B20
> Now command : postmaster -i &
> --
> Jouji Miwa (Iwate Univ., JAPAN)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-09-03 19:18:54 | Re: Postmaster crash and failed restart. How much space to allocate. |
| Previous Message | Henshall, Stuart - WCP | 2001-09-03 15:14:17 | Re: 7.1.3 & ODBC |