Re: Major upgrade of PostgreSQL and MySQL

From: Patrick Dung <patrick_dkt(at)yahoo(dot)com(dot)hk>
To: Igor Neyman <ineyman(at)perceptron(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, Ivan Voras <ivoras(at)freebsd(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Major upgrade of PostgreSQL and MySQL
Date: 2013-09-14 07:59:11
Message-ID: 1379145551.90568.YahooMailNeo@web193501.mail.sg3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>

>Symbolic links being used.
>It also creates batch file that could be used to delete old cluster after upgrade.
>It's all in the docs.
>
>Regards,
>Igor Neyman

I see, it should be this step:

Delete old cluster

Once you are satisfied with the upgrade, you can delete the old cluster's data directories by running the script mentioned when pg_upgrade completes. You can also delete the old installation directories (e.g. bin, share).

Thanks,
Patrick Dung

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ralf Schuchardt 2013-09-14 09:40:40 Re: Small PosgreSQL locking function request - with bounty
Previous Message Patrick Dung 2013-09-14 07:56:48 Re: Major upgrade of PostgreSQL and MySQL