From: | "Steve Wolfe" <steve(at)iboats(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgres 7.0.2-2 on Red Hat 7.0? |
Date: | 2000-10-25 17:34:37 |
Message-ID: | 007501c03ea9$da355fa0$50824e40@iboats.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Better yet, install the PostgreSQL 7.0.2 packages that come with RedHat
> 7. They are derived from the 7.0.2-2 packages on the postgresql ftp
> site.
RedHat's installation of PostgreSQL is abominable. It does not put it in
the default location, and it puts the binaries (psql, pg_dump, etc.) in
/bin, and the shared libraries in /lib or /usr/lib.
So, if you ever decide to upgrade, you have to go hunting in /bin and /lib
(or is it /usr/lib?) and delete all of the old files before the new
installation will work correctly. If they had just installed it in the
default directory, and put /usr/local/pgsql/bin in the path and
/usr/local/pgsql/lib in ld.so.conf, it would be good. They could even put
the base directory in /var to keep themselves happy. But the way they did
it makes upgrades very difficult.
steve
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-10-25 20:32:36 | Re: MySQL -> pgsql |
Previous Message | Kevin O'Gorman | 2000-10-25 17:15:31 | Re: ok after months of freedom I'm suddenly back on the damnlist aga in |