I have manage to make it, but I have found a weird situation appear.
I have two postgresql servers working in the host 8.4 and 9.4 but in CP it shows two 8.4 instances
T-101-bash-4.1# sudo -u postgres psql
Password:
psql (8.4.20)
Type "help" for help.
postgres=# SELECT version()...
Hi all,
I have been searching all over Internet and Forum but no luck.
I have tried to run PostgreSQL in parallel to 8.4 (Default) in a different port and it works on console but it given me a lot of different errors configuring the new server in the CP.
Is there any correct approach for it...