|
|
|
|
|
by hans_castorp
2230 days ago
|
|
I think that's a false warning from pgAdmin. In general, if you don't have extremely high UPDATE rates (thousands per second) you don't really need to care about vacuum these days (assuming you correctly end all your transactions and don't have any sessions in "idle in transaction" for a long time) |
|
https://www.postgresql.org/docs/12/runtime-config-autovacuum...