Re: Docs for service file - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Docs for service file
Date
Msg-id 200301072029.h07KTOU08432@candle.pha.pa.us
Whole thread Raw
In response to Re: Docs for service file  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Sorry, I thought I had added that.  Done.

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

Tom Lane wrote:
> While we are arguing about whether this patch deserves to live or not,
> may I point out that CVS tip is broken?
>
>
> make[3]: Leaving directory `/home/postgres/pgsql/src/backend/catalog'
> grep -v '^host.*::1.*ffff:ffff:ffff:ffff:ffff:ffff' \
> ./libpq/pg_hba.conf.sample \
> > ./libpq/pg_hba.conf.sample.no_ipv6
> /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_hba.conf.sample.no_ipv6
/home/postgres/testversion/share/pg_hba.conf.sample
> /bin/sh ../../config/install-sh -c -m 644 ./libpq/pg_service.conf.sample
/home/postgres/testversion/share/pg_service.conf.sample
> install:  ./libpq/pg_service.conf.sample does not exist
> make[2]: *** [install] Error 1
> make[2]: Leaving directory `/home/postgres/pgsql/src/backend'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/postgres/pgsql/src'
> make: *** [install] Error 2
>
>
>             regards, tom lane
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Docs for service file
Next
From: Bruce Momjian
Date:
Subject: Re: updated PITR patch