Investigate seq reads on `spam_logs` table on the primary
Observation: There are at times 10k tuples fetched per second (through sequential scans) on spam_logs on the database primary (which is about 3.2GB in size).
Edited by Andreas Brandl
Observation: There are at times 10k tuples fetched per second (through sequential scans) on spam_logs on the database primary (which is about 3.2GB in size).