Re: Are indexes blown?

From: Harald Fuchs <hari(dot)fuchs(at)googlemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Are indexes blown?
Date: 2008-02-15 13:56:50
Message-ID: puy79me319.fsf@srv.protecting.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In article <bf54be870802150517q2dce6219kd5633ffb99e49d8b(at)mail(dot)gmail(dot)com>,
"Shoaib Mir" <shoaibmir(at)gmail(dot)com> writes:

> On Fri, Feb 15, 2008 at 6:13 PM, Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com> wrote:

> Thanks. But I had installed from rpm. Can I just download that .so
> file and put in the lib folder for pgsql and then start using it?

> Well I would say download the source for the same version you have, copy it to
> your desktop machine, build it and then build the .so file for contrib module
> using 'make' and 'make install'.... once that is done copy the .so from lib
> folder of PG to your production PG box's lib folder.

But you have to ensure that you build PostgreSQL on your desktop
machine in exactly the same way as the RPM got built
(integer_datetimes etc).

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2008-02-15 14:05:35 Re: Trying to understand encoding.
Previous Message Tomás Di Doménico 2008-02-15 13:46:38 Trying to understand encoding.