public inbox for [email protected]help / color / mirror / Atom feed
9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location 3+ messages / 2 participants [nested] [flat]
* 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location @ 2016-06-29 14:56 Nicholson, Brad (Toronto, ON, CA) <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Nicholson, Brad (Toronto, ON, CA) @ 2016-06-29 14:56 UTC (permalink / raw) To: pgsql-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. ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location @ 2016-06-29 15:11 Jeff Frost <[email protected]> parent: Nicholson, Brad (Toronto, ON, CA) <[email protected]> 0 siblings, 1 reply; 3+ messages in thread From: Jeff Frost @ 2016-06-29 15:11 UTC (permalink / raw) To: Nicholson, Brad (Toronto, ON, CA) <[email protected]>; +Cc: pgsql-pkg-yum > > On Jun 29, 2016, at 7:56 AM, Nicholson, Brad (Toronto, ON, CA) <[email protected]> wrote: > > 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 for the bug report! Will get this fixed up. ^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location @ 2016-06-29 16:18 Jeff Frost <[email protected]> parent: Jeff Frost <[email protected]> 0 siblings, 0 replies; 3+ messages in thread From: Jeff Frost @ 2016-06-29 16:18 UTC (permalink / raw) To: Nicholson, Brad (Toronto, ON, CA) <[email protected]>; +Cc: pgsql-pkg-yum > On Jun 29, 2016, at 8:11 AM, Jeff Frost <[email protected]> wrote: > >> >> On Jun 29, 2016, at 7:56 AM, Nicholson, Brad (Toronto, ON, CA) <[email protected] <mailto:[email protected]>> wrote: >> >> 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 for the bug report! Will get this fixed up. updated and synced the new packages, let us know if that fixes your issue. ^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2016-06-29 16:18 UTC | newest] Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2016-06-29 14:56 9.6 Beta2 /etc/init.d script setting PGDATA to 9.5 location Nicholson, Brad (Toronto, ON, CA) <[email protected]> 2016-06-29 15:11 ` Jeff Frost <[email protected]> 2016-06-29 16:18 ` Jeff Frost <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox