Re: DbLink Compilation on Solaris 10

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: lighthouse(dot)software(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: DbLink Compilation on Solaris 10
Date: 2008-09-16 13:51:29
Message-ID: 28542.1221573089@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

lighthouse(dot)software(at)gmail(dot)com writes:
> + psql:dblink.sql:11: ERROR: could not load library "/apps/postgresql/
> lib/dblink.so": ld.so.1: postgre
> s: fatal: relocation error: file /apps/postgresql/lib/dblink.so:
> symbol PG_GETARG_TEXT_PP: referenced symbol not found

> I am running postgresql version 8.2.4 with the latest dblink source.

Try using the 8.2 dblink sources, instead. You seem to be trying to
use 8.3 dblink code in an 8.2 installation, and it won't work.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glyn Astill 2008-09-16 13:55:16 Re: Obfuscated stored procedures (was Re: Oracle and Postgresql)
Previous Message Jonathan Bond-Caron 2008-09-16 13:39:03 Re: Obfuscated stored procedures (was Re: Oracle and Postgresql)