On 09/20/21 15:33, Kirill wrote:
Hello,
As modern software is typically multi-tenant aware it is critical for
DB to effectively filter
database records based on tenant ID context. Yet, we constantly hit
the situations when Postgres 13.4 performs poorly.
If community is interested I can report s
Hello,
As modern software is typically multi-tenant aware it is critical for DB to
effectively filter
database records based on tenant ID context. Yet, we constantly hit the
situations when Postgres 13.4 performs poorly.
If community is interested I can report such trivial and obvious cases fo