Re: database files are incompatible with server

2019-08-22 Thread Igal @ Lucee.org
On 8/22/2019 9:15 PM, Tom Lane wrote: Adrian Klaver writes: On 8/22/19 4:52 PM, Igal @ Lucee.org wrote: How can I start up the Cluster? Is version 201906161 beta 2? Yes: https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/include/catalog/catversion.h;h=fe44cae3ff453ccc02e6c5654

Re: database files are incompatible with server

2019-08-22 Thread Tom Lane
Adrian Klaver writes: > On 8/22/19 4:52 PM, Igal @ Lucee.org wrote: >> How can I start up the Cluster? >> Is version 201906161 beta 2? > Yes: > https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/include/catalog/catversion.h;h=fe44cae3ff453ccc02e6c56548c9311b5777bf1f;hb=0ab7110bcbcce

Re: database files are incompatible with server

2019-08-22 Thread Igal @ Lucee.org
cluster to the same PGDATA.  I have set the owner of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:  The dat

Re: database files are incompatible with server

2019-08-22 Thread Adrian Klaver
FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:  The database cluster was initialized with CATALOG_VERSION_NO  201906161, but the server was compiled with CATALOG_VERSION_NO 201907221. So the cluster is from an older version then the server. Aren

Re: database files are incompatible with server

2019-08-22 Thread Igal @ Lucee.org
the cluster to the same PGDATA.  I have set the owner of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:

Re: database files are incompatible with server

2019-08-22 Thread Ron
installed Postgres 12b3 as a Systemd service and am trying to set the cluster to the same PGDATA.  I have set the owner of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database file

Re: database files are incompatible with server

2019-08-22 Thread Adrian Klaver
and am trying to set the cluster to the same PGDATA.  I have set the owner of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.75

Re: database files are incompatible with server

2019-08-22 Thread Ron
to the same PGDATA.  I have set the owner of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:  The dat

Re: database files are incompatible with server

2019-08-22 Thread Adrian Klaver
of the directory to postgres:postrgres, and the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:  The database cluster was initialized

database files are incompatible with server

2019-08-22 Thread Igal @ Lucee.org
the permissions to 0700, but I'm getting the following error: 2019-08-22 23:40:48.759 UTC [23044] FATAL:  database files are incompatible with server 2019-08-22 23:40:48.759 UTC [23044] DETAIL:  The database cluster was initialized with CATALOG_VERSION_NO  201906161, but the serve