Re: Installation trouble -- oops

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
Cc: pgsql general list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Installation trouble -- oops
Date: 2005-10-30 05:33:57
Message-ID: 27835.1130650437@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Steve Crawford <scrawford(at)pinpointresearch(dot)com> writes:
> Is postgresql (or some parts thereof) now using relative pathing and
> has that behavior changed?

As of 8.0 we attempt to determine the libdir, sharedir etc as relative
to the location of the executable. So you can't just "cp" the PG
executables to somewhere else without also copying the associated
support files into parallel directories. I believe symlinking the
executables will work fine though (ie, we look through the symlink
before doing the relative-path calculation).

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message cristian 2005-10-30 07:14:33 Re: mysql replace in postgreSQL?
Previous Message Matthew Peter 2005-10-30 03:39:23 function example?