| From: | John R Pierce <pierce(at)hogranch(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Broken after upgrade |
| Date: | 2016-07-06 21:31:09 |
| Message-ID: | 138b1cc9-5a04-6d95-916c-6a66f08d5261@hogranch.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 7/6/2016 2:13 PM, arnaud gaboury wrote:
>> pretty much whatever you do, you'll need to install the 9.4 database server
>> >software temporarily in a separate directory, and you'll need to do the
>> >upgrade.
> So the idea is to downgrade first to 9.4.8 ? I will try this way
no, not downgrade, you need both sets of code. install 9.4 (from the
PGDG yum repository) separately. the PGDG 9.4 code should go into
/usr/pgsql/9.4 and it will by default look for its data in
/var/lib/pgsql/9.4/data (so move your data directory to that...)
--
john r pierce, recycling bits in santa cruz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jerry LeVan | 2016-07-06 21:40:25 | Broken after upgrade |
| Previous Message | Lucas Possamai | 2016-07-06 21:27:09 | Re: Monitorando WAL Files - PostgreSQL 9.2 |