Re: contrib

From: "Stuart Cooper" <stuart(dot)cooper(at)gmail(dot)com>
To: "ABHANG RANE" <arane(at)indiana(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: contrib
Date: 2007-05-18 00:52:02
Message-ID: 7fc8628a0705171752s547c9113uccffc8099df3216@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have installed postgresql 8.2 on redhat enterprise release WS 4. I
> need to use the cube operator which I guess resides in the contrib
> modules. Please may I know the link to install the appropricate contrib
> module for my linux machine.

1) If you have an automatic updater like yum configured, you can probably
simply do

# yum install postgresql-contrib

otherwise

2) Grab the appropriate postgresql-contrib RPM.

For RHEL 4, PostgreSQL 8.2, I suggest the following:

http://www.postgresql.org -> Downloads -> binary -> linux -> rpms -> redhat
-> rhel-es-4 -> postgresql-contrib-8.2.4-1PGDG.i686.rpm

Good luck,
Stuart

In response to

  • contrib at 2007-05-17 18:49:36 from ABHANG RANE

Browse pgsql-general by date

  From Date Subject
Next Message Dave Golombek 2007-05-18 01:42:04 Problem with inherited tables vs query planning
Previous Message Michael Nolan 2007-05-18 00:02:56 Re: Large Database Restore