Hi,
I have table that had appx 675K rows. Performing SELECTs were fine. Then
I added appx 300K records to the table, all queries on this table are
now stalling.
Trying to "EXPLAIN ANALYZE" the queries aren't returning anything.
Vacuuming (not full) is hanging as well.
Does anyone have any pointers on how to investigate what's going on?
Thanks,
C