Re: [PHP] upgrading to 7.4.2
От | Goulet, Dick |
---|---|
Тема | Re: [PHP] upgrading to 7.4.2 |
Дата | |
Msg-id | 4001DEAF7DF9BD498B58B45051FBEA656D82F6@25exch1.vicorpower.vicr.com обсуждение исходный текст |
Список | pgsql-admin |
Comparing a MySql upgrade to anything else is comparing apples to eggplants. Their not even in the same group. mySql likesto leave their datafiles alone making all of their changes in the binaries. Now while that is good from an upgradestandpoint, what do you upgrade for? New Features. MySql doesn't like new features as it will "slow down the database". Dick Goulet Senior Oracle DBA Oracle Certified 8i DBA -----Original Message----- From: Bruno Wolff III [mailto:bruno@wolff.to] Sent: Wednesday, March 24, 2004 12:26 PM To: Raul Secan Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] [PHP] upgrading to 7.4.2 I am copying this back to the admin list to keep the discussion where more people can comment. (The admin list is more appropiate than the PHP list where your initial questions were posted.) On Wed, Mar 24, 2004 at 10:09:51 +0200, Raul Secan <raul@zerosoft.ro> wrote: > What I mean is that this is the only posibility to upgrade Postgres, by > deleting the old one and installing the new one? > > Isn't there an easy way to upgrade this database server (for example MySQL's > upgrade is very easy to do: rpm -Uvh mysql.xxxxx.rpm)? If you have rpms for 7.4.2 you can do the update that way. That just replaces the binaries, it doesn't do anything to the data. That technique will work as long as you are doing an upgrade between two minor releases of the same major release. You have to do a dump first if you are changing major release version. Also you should read the release notes for 7.4.2 as there are some special instructions in this case. ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
В списке pgsql-admin по дате отправления: