On 10/8/20 2:19 PM, Udaya Deepthi wrote:
Hi all
Please help me to fix the start up issues.
I want postgresql to start when server reboots on linux 7.6 environment-Rhel
Systemctl start postgresql-10 will turn on but not while reboot.
If you installed from the community repos see bottom of thi
Udaya Deepthi writes:
> I want postgresql to start when server reboots on linux 7.6 environment-Rhel
> Systemctl start postgresql-10 will turn on but not while reboot.
> Postgres 9.4.5 starts during startup .
You probably want to read about "systemctl enable" and "systemctl disable".
Hi all
Please help me to fix the start up issues.
I want postgresql to start when server reboots on linux 7.6 environment-Rhel
Systemctl start postgresql-10 will turn on but not while reboot.
Postgres 9.4.5 starts during startup .
Please help
Thanks
Deepthi