Re: MError after replication in postgresql - Mailing list pgsql-general

From Muhammad Usman Khan
Subject Re: MError after replication in postgresql
Date
Msg-id CAPnRvGsCqEYSh9UQm4MLdwEzXa4+aF4Y3EPZdAB+1RgFpb9hSQ@mail.gmail.com
Whole thread Raw
In response to MError after replication in postgresql  (Danish Hajwane <dane.hajs@gmail.com>)
List pgsql-general
Hi,
There are many causes of this issue. One possible solution to handle this issue is to make sure that proper dynamic linking as follows:

export LD_LIBRARY_PATH=/path/to/pgsql/lib:$LD_LIBRARY_PATH

On Wed, 25 Sept 2024 at 10:35, Danish Hajwane <dane.hajs@gmail.com> wrote:

Hi Team,

We are getting error after doing replication on posrgresql 16.3 (OS is HP UX)
error is regarding Libpq library, we are unable to start sync getting error

FATAL: could not connect to the primary server : libpq is incorrectly linked to backend functions.
LOG: waiting for WAL to become available at 0/36000018.

Regards
Danish

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Repeatable Read Isolation Level "transaction start time"
Next
From: Michał Kłeczek
Date:
Subject: Partitionwise aggregate and runtime partition pruning