From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Jason Tishler <jason(at)tishler(dot)net>, PG Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: "make check" improvement for cygwin |
Date: | 2003-11-13 03:53:12 |
Message-ID: | 200311130353.hAD3rC215286@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
---------------------------------------------------------------------------
Christopher Kings-Lynne wrote:
> OK, here's a final tweak then.
>
> Chris
>
> Jason Tishler wrote:
>
> > Christopher,
> >
> > On Tue, Nov 11, 2003 at 11:14:44PM -0500, Bruce Momjian wrote:
> >
> >>Patch applied to CVS HEAD and 7.4CVS. Thanks.
> >>
> >>Christopher Kings-Lynne wrote:
> >>
> >>>[snip]
> >>>Is that README included with the cygwin package, Jason? Because I
> >>>couldn't find it in mine...?
> >
> >
> > Yes, it is currently located in:
> >
> > /usr/doc/Cygwin/postgresql-7.3.4.README
> >
> > The next version will be located in:
> >
> > /usr/share/doc/Cygwin/postgresql-7.3.4.README
> >
> > to comply with Cygwin's recent FHS requirement.
> >
> > Jason
> >
> Index: FAQ_MSWIN
> ===================================================================
> RCS file: /projects/cvsroot/pgsql-server/doc/FAQ_MSWIN,v
> retrieving revision 1.17
> diff -c -r1.17 FAQ_MSWIN
> *** FAQ_MSWIN 12 Nov 2003 04:14:30 -0000 1.17
> --- FAQ_MSWIN 13 Nov 2003 01:49:38 -0000
> ***************
> *** 55,63 ****
>
> 5. It is possible to install ipc-daemon2 and the postmaster as
> Windows NT services. For information on how to do this, please
> ! refer to one of the README documents here:
> !
> ! http://www.tishler.net/jason/software/postgresql/
>
> Building from source
> --------------------
> --- 55,62 ----
>
> 5. It is possible to install ipc-daemon2 and the postmaster as
> Windows NT services. For information on how to do this, please
> ! refer to the README document included with Cygwin PostgreSQL. It
> ! is installed in the /usr/share/doc/Cygwin directory.
>
> Building from source
> --------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2003-11-13 04:17:56 | Re: [PATCHES] initdb in C |
Previous Message | Tom Lane | 2003-11-13 02:29:00 | Re: [PATCHES] initdb in C |