Question on pg_dump

From: Michael Brusser <michael(at)synchronicity(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Question on pg_dump
Date: 2004-02-09 19:25:39
Message-ID: DEEIJKLFNJGBEMBLBAHCIEONEDAA.michael@synchronicity.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm running Postgres v.7.3.4.
In my database dump file I see this:

CREATE FUNCTION plpgsql_call_handler () RETURNS language_handler
AS '/home/tmichael/build/relipg21/syncinc/lib.sol2/plpgsql',
'plpgsql_call_handler'
LANGUAGE c;

The hardcoded library path may become an obstacle when loading
data into a different server. Is there a way to avoid this?

Thank you,
Mike.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message markw 2004-02-09 19:39:41 Re: Proposed Query Planner TODO items
Previous Message Greg Stark 2004-02-09 19:16:44 Re: 7.4.1 release status - Turkish Locale