Re: Broken postgres links need to find callers

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Broken postgres links need to find callers
Date: 2018-10-31 18:19:55
Message-ID: 24964a85-bb7d-9753-173c-559ffca47959@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/31/18 11:15 AM, Rich Shepard wrote:
> On Wed, 31 Oct 2018, Adrian Klaver wrote:
>
>> You said it made a difference when you added it, just trying to figure
>> out if removing it also makes a difference. If not then we need to
>> look elsewhere for an explanation.
>
> Adrian,
>
>   Each time I hit a broken symlink pg_ctl told me which link was
> broken. For
> example, the libpgtypes.so* files were sought in
> /usr/lib/postgresql/10.2/lib/ when they're actually now in
> /usr/lib/postgresql/10.3/lib/. Removing broken links and creating new,
> valid ones fixes them.
>
>   So, I'm seeking the library or executable file that's finding
> timezonesets
> in the no-longer existing ../10.2/ directory.
>

If you refuse to implement the suggestions I asked for then I cannot
help you, as you are now off on a different tangent. One that on the
face of it is dangerous.

> Regards,
>
> Rich
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2018-10-31 18:33:32 Re: Broken postgres links need to find callers
Previous Message Rich Shepard 2018-10-31 18:15:14 Re: Broken postgres links need to find callers