Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Adrian Klaver
On 12/19/20 5:05 PM, Rambabu V wrote: Hi Team, below is the link im getting packages. https://www.postgresql.org/download/linux/redhat/ This was fixed here: https://redmine.postgresql.org/issues/4509 You will need community account to see

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Rambabu V
Hi Team, below is the link im getting packages. https://www.postgresql.org/download/linux/redhat/ On Sun, Dec 20, 2020 at 6:33 AM Adrian Klaver wrote: > On 12/19/20 4:53 PM, Rambabu V wrote: > > Hi Team, > > > > below are the os versions details. standalone machine running without > > any issu

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Adrian Klaver
On 12/19/20 4:53 PM, Rambabu V wrote: Hi Team, below are the os versions details. standalone machine running without any issues, coming to replication not working, even i tried from postgresql 10 onwards as well, no other versions running in the server now. [root@node2 ~]# openssl version Op

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Rambabu V
Hi Team, below are the os versions details. standalone machine running without any issues, coming to replication not working, even i tried from postgresql 10 onwards as well. [root@node2 ~]# openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 [root@node2 ~]# uname -a Linux node2 3.10.0-327.el7.x86_64

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Rambabu V
Hi Team, below are the os versions details. standalone machine running without any issues, coming to replication not working, even i tried from postgresql 10 onwards as well, no other versions running in the server now. [root@node2 ~]# openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 [root@node2 ~

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Tom Lane
Rambabu V writes: > i have installed postgresql 13 using packages/tried same using lower > versions as well, but replication not working, getting below error. > 2020-12-19 02:48:22.346 PST [3574] FATAL: could not load library > "/usr/pgsql-13/lib/libpqwalreceiver.so": /usr/pgsql-13/lib/libpq.so.

RE: Upgrade check failed from 11.5 to 12.1

2020-12-19 Thread Lu, Dan
Thanks Adrian. This is what I am seeing. postgresdbad:dpoc:pgdbadevbal800:> pg_controldata -D /hostname/pg/dev12upg/data | grep -i "Bytes per WAL segment" Bytes per WAL segment:131072 postgresdbad:dpoc:pgdbadevbal800:> pg_controldata -D /hostname/pg/dpoc/data | grep -i "

Re: Upgrade check failed from 11.5 to 12.1

2020-12-19 Thread Adrian Klaver
On 12/19/20 8:13 AM, Lu, Dan wrote: Please do not top post. Convention on this list is bottom/inline posting. Thanks Adrian. This is what I am seeing. postgresdbad:dpoc:pgdbadevbal800:> pg_controldata -D /hostname/pg/dev12upg/data | grep -i "Bytes per WAL segment" Bytes per WAL segment: 131

Re: FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Adrian Klaver
On 12/19/20 2:54 AM, Rambabu V wrote: Hi Team, i have installed postgresql 13 using packages/tried same using lower versions as well, but replication not working, getting below error. What OS and version? Where did you get packages? Do you have other versions of Postgres running on this mac

Re: Upgrade check failed from 11.5 to 12.1

2020-12-19 Thread Adrian Klaver
On 12/18/20 2:56 PM, Lu, Dan wrote: Thanks for catching that. Typo on my end. Now I am getting this. Performing Consistency Checks on Old Live Server Checking cluster versions ok old and new pg_controldata WAL

FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so" during replication

2020-12-19 Thread Rambabu V
Hi Team, i have installed postgresql 13 using packages/tried same using lower versions as well, but replication not working, getting below error. 2020-12-19 02:48:22.346 PST [3574] FATAL: could not load library "/usr/pgsql-13/lib/libpqwalreceiver.so": /usr/pgsql-13/lib/libpq.so.5: symbol X509_ge

Re: Posts not appearing in this mailinglist

2020-12-19 Thread Lars Vonk
Hi, Thanks for replying I see them now as well.. Superweird, they still don't show up in my gmail and didn't notice them yesterday via the web as well :-/. Sorry for posting it twice then... Lars On Sat, Dec 19, 2020 at 11:51 AM Herbert J. Skuhra wrote: > On Sat, Dec 19, 2020 at 11:38:09AM +0

Re: Posts not appearing in this mailinglist

2020-12-19 Thread Herbert J. Skuhra
On Sat, Dec 19, 2020 at 11:38:09AM +0100, Lars Vonk wrote: > Hi, > > Yesterday I tried (twice) to report an issue / ask a question on Postgres > logical replication on this user group, but both emails didn't appear in > this mailing list. https://www.postgresql.org/list/pgsql-general/since/202012

Posts not appearing in this mailinglist

2020-12-19 Thread Lars Vonk
Hi, Yesterday I tried (twice) to report an issue / ask a question on Postgres logical replication on this user group, but both emails didn't appear in this mailing list. What could be the cause of that? Thanks in advance, Lars

RE: Upgrade check failed from 11.5 to 12.1

2020-12-19 Thread Lu, Dan
Thanks for catching that. Typo on my end. Now I am getting this. Performing Consistency Checks on Old Live Server Checking cluster versions ok old and new pg_controldata WAL segment sizes are invalid or do not ma