Re: Upgrading from 9.2.15 to 9.4.20

2019-01-18 Thread Adrian Klaver
On 1/18/19 3:50 AM, Michal wrote: Is anywhere where IP adress of the server must be set? Because im doing upgrade on test and this is copy of the VM of production (upgrading Jira PostgreSQL)...Checks when Postgres 9.2.15 running gives me ok when i stop both instances and try to upgrade i have err

Re: Upgrading from 9.2.15 to 9.4.20

2019-01-18 Thread Michal
Is anywhere where IP adress of the server must be set? Because im doing upgrade on test and this is copy of the VM of production (upgrading Jira PostgreSQL)...Checks when Postgres 9.2.15 running gives me ok when i stop both instances and try to upgrade i have error what i writed. Can you be pleas

Re: Upgrading from 9.2.15 to 9.4.20

2019-01-18 Thread Achilleas Mantzios
On 18/1/19 12:30 μ.μ., Michal wrote: Im trying to upgrade PostgreSQL from 9.2.15 to 9.4.20 with this : /usr/pgsql-9.4/bin/pg_upgrade --old-bindir=/usr/bin --new-bindir=/usr/pgsql-9.4/bin --old-datadir=/var/lib/pgsql/ data --new-datadir=/var/lib/pgsql/9.4/data Can anybody help me with this? I