Re: glibc initdb options vs icu compatibility questions (PG15)

2023-01-16 Thread Joe Conway
On 1/16/23 08:26, Laurenz Albe wrote: On Mon, 2023-01-16 at 09:30 +0100, Robert Sjöblom wrote: We have a fleet of postgres 10 servers (1 primary, 2 replicas) that we're now planning to upgrade. We've historically been forced to use the same distro (centos7) and libc version, or rely on pg_dump/

Re: glibc initdb options vs icu compatibility questions (PG15)

2023-01-16 Thread Laurenz Albe
On Mon, 2023-01-16 at 09:30 +0100, Robert Sjöblom wrote: > We have a fleet of postgres 10 servers (1 primary, 2 replicas) that > we're now planning to upgrade. We've historically been forced to use the > same distro (centos7) and libc version, or rely on pg_dump/restore, > across pg versions due