Hi, On 2022-01-28 21:56:36 +0800, Julien Rouhaud wrote: > I think having a new option for vacuumdb is the right move.
Can't we pass the option via the connection string, e.g. something PGOPTIONS='-c binary_upgrade_mode=true'? That seems to scale better than to add it gradually to multiple tools. Greetings, Andres Freund