When counting distinct users in a large Postgres table, the database cannot use parallel query because the distinct aggregate lacks a usable combine function.
log in to read full article
the world wide web for retro machines
When counting distinct users in a large Postgres table, the database cannot use parallel query because the distinct aggregate lacks a usable combine function.
log in to read full article