Re: Upgrading: So now you tell me!!?!?

Поиск
Список
Период
Сортировка
От Steve Wolfe
Тема Re: Upgrading: So now you tell me!!?!?
Дата
Msg-id 00ca01c2f4af$2d5fc360$88693fd1@WEASEL
обсуждение исходный текст
Ответ на Upgrading: So now you tell me!!?!?  (Hacksaw <hacksaw@hacksaw.org>)
Ответы Re: Upgrading: So now you tell me!!?!?
Список pgsql-admin
> I had an older installation of postgresql, 7.1.3. I got down the
packages for
> 7.3.2. I looked at a few of the files in the directories where the
packages
> were kept, and seeing no particular warnings, I ran rpm -Uvh
postgresql*,
> which ran without a hitch, until I restarted the postmaster. Then it
informed
> me that I should have dumped the damned database before I upgraded the
> binaries.
>
> This is like seeing the "Bridge Out" sign at the bottom of the river.
>
> Why didn't the preinstall scripts dump the database? Why doesn't the FAQ
or
> the README in the download directory mention the required procedure?

 That's the nature of the beast with RPM's, or any other package manager,
for that matter.  When you allow someone else to do the work and make the
decisions for you, you're not always guaranteed that their decisions are
going to be what you want.

  Compiling PG (and most Unix software) from source really isn't that
hard.  Some utilities rarely, if ever need to be updated, and when they
do, using RPM's is just fine.  But for things like PG, I personally feel
that you do yourself a great disservice by not compiling it yourself.  Of
course, YMMV.

steve


В списке pgsql-admin по дате отправления:

Предыдущее
От: Andrew Biagioni
Дата:
Сообщение: Re: Upgrading: So now you tell me!!?!?
Следующее
От: Hacksaw
Дата:
Сообщение: Re: Upgrading: So now you tell me!!?!?