Re: PgBouncer-Postgres : un supported startup parameter statement_timeout

2025-07-16 Thread Robert Sjöblom
There's an option to ignore parameters in pgbouncer's config. Here's an SO answer that gives an example: https://stackoverflow.com/a/36911794 On Wed, 16 Jul 2025, 09:19 KK CHN, wrote: > Hi, > > I am facing an issue with PgBouncer-Postgres setup, > > *PgBouncer (PgBouncer 1.23.1 running on VM ins

Logical Replication Sync Validation

2023-04-18 Thread Robert Sjöblom
understanding correct? Another idea we've had would be to use CTID to fetch the last row (update/insert) in each table on both sides and compare row content, is this feasible? Is it safe to rely on CTIDs across logical replication? best regards, Robert Sjöblom -- Innehållet i detta

default icu locale for new databases (PG15)

2023-01-12 Thread Robert Sjöblom
t making a decision today that will make my life worse when upgrading from postgres 15 to 16+? For a database with Swedish collation, which option is "the best"? Or perhaps "the most foolproof"? Best regards, Robert Sjöblom -- Innehållet i detta e-postmeddelande är konfid