I'm not that knowledgeable of Redhat paths
here is how i would start
first find the daemon or systemd postgresql.service files. on debian
these are located in /etc/init.d or /etc/systemdif the files exist
modify them to the correct paths if they do not exist the install went very
side-ways
On 11/27/19 11:19 AM, Thomas Carter wrote:
I installed using the Postgres Installer package available on the Postgres
site. With the system setup, I had to install to /app. I choose to use the
installer because yum wouldn’t allow for me to choose a different install
destination.
There is mor
Hi Thomas
did you make sure the search paths and the paths in the config files were
updated to find postgresql files. I've seen this not get updated by the
install scripts
On Wed, Nov 27, 2019 at 2:20 PM Thomas Carter wrote:
> I installed using the Postgres Installer package available on the
I installed using the Postgres Installer package available on the Postgres
site. With the system setup, I had to install to /app. I choose to use the
installer because yum wouldn’t allow for me to choose a different install
destination.
I’m not sure if I would have the same issue right now if
On 11/27/19 10:49 AM, Thomas Carter wrote:
I installed Postgres to /app and now psql command not working under
Postgres user along with not knowing how to start the service like with
a traditional systemctl.
Installed using source, package, other and from where?
RHEL7
Postgres 10.11
Thanks