Thanks JD for the response. My question is more specific on how to reinstall old binary using apt-get install.
Thanks,
Suya
From: JD <venkijd@xxxxxxxxx>
Date: Thursday, June 2, 2016 at 2:42 PM To: Suya Huang <shuang@xxxxxxxxxxxxx> Cc: "pgsql-admin@xxxxxxxxxxxxxx" <pgsql-admin@xxxxxxxxxxxxxx> Subject: Re: [ADMIN] how to downgrade Postgres in Ubuntu Hi,
You can follow below steps:
1. Stop the cluster .
2. If you have backup of old bin and postgresql.conf revert it and start . 3. Or uninstall and reinstall old binaries again.
On Thu, Jun 2, 2016 at 9:39 AM, Suya Huang
<shuang@xxxxxxxxxxxxx> wrote:
|