Re: Postgres 10.7 Systemd Startup Issue

From: "Peter J(dot) Holzer" <hjp-pgsql(at)hjp(dot)at>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres 10.7 Systemd Startup Issue
Date: 2019-06-08 10:31:06
Message-ID: 20190608103106.eahwaeecofjgyaoh@hjp.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2019-06-07 12:45:36 +0000, Lu, Dan wrote:
> Thank you so much for pointing that out.
>
> I downloaded the binary from https://ftp.postgresql.org/pub/source/v10.7
^^^^^^
source, obviously.
> After download, I did the following.
>
> mkdir /hostname/pg/PostgreSQL-10.7_2
> ./configure --prefix=/hostname/pg/PostgreSQL-10.7_2
> make
> make install

I'm curious why you build from source. There are packages available for
SLES 12 (see https://www.postgresql.org/download/linux/suse/) I would
expect those to include a working systemd configuration (assuming
systemd is the default init on SuSE).

hp

--
_ | Peter J. Holzer | we build much bigger, better disasters now
|_|_) | | because we have much more sophisticated
| | | hjp(at)hjp(dot)at | management tools.
__/ | http://www.hjp.at/ | -- Ross Anderson <https://www.edge.org/>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2019-06-08 11:36:54 Re: Requirement PA-DSS 1.1.4
Previous Message Peter Geoghegan 2019-06-07 23:58:29 Re: Table partition with primary key in 11.3