Re: [girgen@FreeBSD.org: Re: port fault on pg_ctl's

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Palle Girgensohn <girgen(at)FreeBSD(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gergely CZUCZY <phoemix(at)harmless(dot)hu>, pgsql-general(at)postgresql(dot)org
Subject: Re: [girgen@FreeBSD.org: Re: port fault on pg_ctl's
Date: 2007-02-03 23:01:29
Message-ID: 200702032301.l13N1T000471@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Documentation patch attached and applied to HEAD and 8.2.X.

---------------------------------------------------------------------------

Palle Girgensohn wrote:
>
>
> --On onsdag, december 13, 2006 11.04.54 -0500 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> wrote:
>
> > Gergely CZUCZY <phoemix(at)harmless(dot)hu> writes:
> >> This is wierd, I agree. The split between server and client is really
> >> made = in the postgresql sources,
> >> I just follow their guidelines.
> >
> > [ checks RPM specfiles ... ] Both Devrim and I put pg_ctl in the server
> > subpackage, dunno where you think that the sources encourage something
> > else ...
> >
> > regards, tom lane
>
>
>
> >From INSTALL:
> ...
> Client-only installation: If you want to install only the client
> applications and interface libraries, then you can use these
> commands:
> gmake -C src/bin install
> gmake -C src/include install
> gmake -C src/interfaces install
> gmake -C doc install
> ...
>
> src/bin has pg_ctl et al. Maybe encourage is a strong word... ;-)
>
> Just moving pg_ctl to the server package and let the server package depend
> on libpq.so.5 should help in this case, I guess...
>
> /Palle
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
/rtmp/diff text/x-diff 644 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message elein 2007-02-03 23:10:26 Re: Can a function be parameter in PL/PGSQL function?
Previous Message brian 2007-02-03 20:50:40 Re: some ports closed in Fedora