|
|
|
|
|
by outworlder
2067 days ago
|
|
One thing to keep in mind is that TOAST tables also require vacuum. As any other table, they will also count towards the TXID limits. Make sure to tune the DB accordingly if you have too many of those and the DB is busy with writes. |
|