Gabriele Bartolini

Results 189 comments of Gabriele Bartolini

Awesome, feel free to share at an early stage, so that we can help.

What about `minSyncReplicasEnforcement` accepting `preferred` (current default) or `required`? And in a future version make required the default (to facilitate DBAs transition). We could even think of an annotation instead....

Awesome, let's proceed then. Please bear with me a bit longer. Shall we have: 1. `.spec.minSyncReplicasEnforcement`, or 2. `.spec.postgresql.minSyncReplicasEnforcement` Although min and max are on the root, I'd rather move...

I agree entirely with you, Francesco. Thanks for thinking outside the box here and taking the opportunity to reevaluate the whole problem instead of adopting a scar tissue approach. I'd...

@phisco any news? ;) This could remove tech debt in CNPG.

Basically, with auth_dbname, we no longer need the function in the database. All you need to do is define an entry in the [databases section](https://www.pgbouncer.org/config.html#section-databases). We can use the same...

In my opinion, in our implementation we don't allow any configuration of auth_dbname.

I am suggesting to postpone this feature at least to 1.25, and first receive feedback on the new controlled switchover feature. CNPG currently supports only quorum sync rep. This feature...