Re: Bug - 11.8 - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: Bug - 11.8
Date
Msg-id CAKFQuwboeUt19hk5ZJg8Jqi=tg2y03EEHRt8bKnE9B+GM=kHsA@mail.gmail.com
Whole thread Raw
In response to Bug - 11.8  ("Panchal, Avanish" <Avanish.Panchal@iqvia.com>)
List pgsql-bugs
On Tuesday, July 21, 2020, Panchal, Avanish <Avanish.Panchal@iqvia.com> wrote:

Hi,

 

While installing postgre11.8 with ./configure, followed by make install.

 

Commands:

 

./configure –prefix= /pghome/11.8

 

make -j 4 && make install

 

Ran into 2 issues

 

  1. postgresql.service not present in systemd.

 Where are you seeing the installing from source is supposed to create systemd units?


  1. postgresql-11-check-db-dir not present

Apparently bin directory doesn’t have postgresql-11-check-db-dir so unable to put it at ExecStartPre=/pghome/11.8/bin/postgresql-11-check-db-dir ${PGDATA}

 


Same, where is it documented this a source installation installs this binary?

Or, at least, installing from the source provided by the core project.  Maybe you want to download platform specific source packages and install those?  Or just use platform specific binary packages?

In short there is no bug here and you should post a more detailed message with goals to the -general discussion list.

David J.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16548: Order by on array element giving disparity in result
Next
From: Francisco Olarte
Date:
Subject: Re: BUG #16548: Order by on array element giving disparity in result