From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | "Panchal, Avanish" <Avanish(dot)Panchal(at)iqvia(dot)com> |
Cc: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Bug - 11.8 |
Date: | 2020-07-21 14:18:23 |
Message-ID: | CAKFQuwboeUt19hk5ZJg8Jqi=tg2y03EEHRt8bKnE9B+GM=kHsA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tuesday, July 21, 2020, Panchal, Avanish <Avanish(dot)Panchal(at)iqvia(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Francisco Olarte | 2020-07-21 15:10:31 | Re: BUG #16548: Order by on array element giving disparity in result |
Previous Message | Tom Lane | 2020-07-21 14:15:15 | Re: BUG #16548: Order by on array element giving disparity in result |