9.6beta3 - Mailing list pgsql-general

From rob stone
Subject 9.6beta3
Date
Msg-id 1469808399.3950.13.camel@gmail.com
Whole thread Raw
Responses Re: 9.6beta3  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: 9.6beta3  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: 9.6beta3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi,
Some weeks ago I downloaded 9.6beta1 source, compiled it and used
initdb to create a cluster, then psql to create roles, schema, etc.,
etc. I loaded some data into tables using COPY FROM.

Today I downloaded the 9.6beta3 source, compiled it and tried to start
postgres using pg_ctl but pulled the following error:-

"The database cluster was initialized with PG_CONTROL_VERSION 942, but
the server was compiled with PG_CONTROL_VERSION 960."

So, could somebody tell me if the 9.6beta1 version of initdb contained
an incorrect version constant?

PGDATA is definitely pointing to the correct path.

Thanks,
Rob


pgsql-general by date:

Previous
From: Vitaly Burovoy
Date:
Subject: Re: Using timestamp(tz) in C functions
Next
From: Keith Fiske
Date:
Subject: Re: Using timestamp(tz) in C functions