public inbox for [email protected]  
help / color / mirror / Atom feed
From: Nicholson, Brad (Toronto, ON, CA) <[email protected]>
To: [email protected] <[email protected]>
Subject: 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location
Date: Wed, 29 Jun 2016 14:56:09 +0000
Message-ID: <CS1PR84MB0214813E4CED7B4306B04924D7230@CS1PR84MB0214.NAMPRD84.PROD.OUTLOOK.COM> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-pkg-yum>

Hi,

I installed 9.6 beta2 with the following repo -  pgdg-centos96-9.6-1.noarch.rpm

The init script is still referencing 9.5 in couple of places, including PGDATA (see below).  I bumped into this when trying to do an initdb with the script on a system with 9.5 on it (which obviously failed)

grep 9.5 /etc/init.d/postgresql-9.6
# PGVERSION is the full package version, e.g., 9.5.0
# PGMAJORVERSION is major version, e.g., 9.5 (this should match PG_VERSION)
PGDATA=/var/lib/pgsql/9.5/data
PGLOG=/var/lib/pgsql/9.5/pgstartup.log

Thanks,
Brad.



view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location
  In-Reply-To: <CS1PR84MB0214813E4CED7B4306B04924D7230@CS1PR84MB0214.NAMPRD84.PROD.OUTLOOK.COM>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox