| From: | Jerry LeVan <jerry(dot)levan(at)gmail(dot)com> |
|---|---|
| To: | Richard Huxton <dev(at)archonet(dot)com> |
| Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Installing the latest 8.1.1 rpms question. |
| Date: | 2005-12-14 13:16:42 |
| Message-ID: | 30B6054F-A8A4-40A4-B044-09618CB69B1B@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Dec 14, 2005, at 3:15 AM, Richard Huxton wrote:
> Jerry LeVan wrote:
>> Hi,
>> I just downloaded the 8.1.1 rpms for FC4 from postgresql.org.
>> It appears that removing the existing rpms will require also
>> removing a number of dependencies. (That what Synaptics asserts...)
>> Is it possible to use a "rpm -Uvh *" to overwrite the existing
>> 8.1.0 rpms from postgresql.org? and not have to reload all of
>> the other bits and pieces?
>
> That should work just fine. You shouldn't need to dump/reload
> either, although I always do where possible.
>
> Don't forget when 8.2 comes out and you want to upgrade you will
> NEED to pg_dump your data first and then restore it.
>
> --
> Richard Huxton
> Archonet Ltd
Oh well, I chickened out and rm'ed the existing rpms and noted which
dependencies were
deleted via pencil and paper.
I then installed the new rpms and reinstalled the previous dependencies.
I think it probably took less time to build and install from source
on my mac than
going with the rpm route :)
Thanks,
Jerry
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jerry LeVan | 2005-12-14 13:49:36 | ANN: PgBrowse 1.4 |
| Previous Message | Martijn van Oosterhout | 2005-12-14 11:37:21 | Re: valgrind output |