Tom Lane wrote:
> Jack Orenstein <jack.orenstein@hds.com> writes:
>> Pardon a dumb question. Installing Postgres 7.x on FC4-6, I would install a
>> large set of RPMs, these I think:
>
>> postgresql
>> postgresql-contrib
>> postgresql-devel
>> postgresql-jdbc
>> postgresql-libs
>> postgresql-python
>> postgresql-server
>
> So ... why didn't you just "yum install" the same ones on F-9?
Can't find them. They aren't on postgresql.org (e.g.
http://www.postgresql.org/ftp/binary/v8.3.3/linux/rpms/fedora/fedora-9-i386/),
and apparently not on pgdg-83-fedora.repo.
Jack