Re: Database Restore Fail - No liblwgeom.so

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Rebecca Clarke <rebecca(at)clarke(dot)net(dot)nz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Database Restore Fail - No liblwgeom.so
Date: 2011-07-25 19:06:36
Message-ID: 1311620796.31101.57.camel@jdavis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2011-07-19 at 14:16 +0100, Rebecca Clarke wrote:
> Hi there
>
>
> I'm transferring a database from 8.2 to 8.4 and I have some triggers
> that reference liblwgeom.so within the database.

It sounds like you have some triggers that were compiled against one
version of PostGIS, and you need to recompile them against the new
version of PostGIS.

It might be better to ask on the PostGIS mailing list, they might have
more context that can help you.

Regards,
Jeff Davis

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-07-25 19:33:01 Re: Implementing "thick"/"fat" databases
Previous Message Tomas Vondra 2011-07-25 18:15:10 Re: [ADMIN] Restore database after drop command