| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
| Cc: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: pgkill for windows |
| Date: | 2004-05-11 13:56:23 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE34B9BB@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> > >>Attached are 2 files needed to create a pgkill facility
> for Windows,
> > >>and a complementary patch for src/bin/Makefile
> > >>
> > >>
> > >
> > >If it's only for the regression tests, then it should go into that
> > >directory.
> > >
> > >
> > >
> > >
> >
> > In effect you need this on Windows anywhere that in Unix you would
> > want to use kill (1) on a postgres process.
>
> Is this something that should be part of the Win32 pg_ctl C
> code instead?
I'd say also, not instead.
pg_ctl still only works on the postmaster.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-05-11 21:56:33 | Refactoring of running other programs |
| Previous Message | Bruce Momjian | 2004-05-11 13:41:41 | Re: pgkill for windows |