| From: | Prasanth <dbadmin(at)pangburngroup(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Postgresql streaming replication |
| Date: | 2024-05-28 14:50:47 |
| Message-ID: | 06ab2de0-86d6-426e-4a18-17e0b25553ef@pangburngroup.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
We are running postgresql 16 on debian 12. I tried to create a hot standby on a different server that is running alma linux 9. After doing the backbackup and starting the server seems like the
replication is going fine. When I tried to login to the standby to run some queries got the below message. Postgresql is installed using rpm.
DETAIL: The database was created using collation version 2.36, but the operating system provides version 2.34.
HINT: Rebuild all objects in this database that use the default collation and run ALTER DATABASE database_name REFRESH COLLATION VERSION, or build PostgreSQL with the right library version.
Thanks,
Prasanth
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matti Linnanvuori | 2024-05-28 14:53:09 | Re: Postgresql streaming replication |
| Previous Message | Laurenz Albe | 2024-05-27 10:42:30 | Re: Toast table infi |