Hi guys,

A dev has ran a VACUUM FULL command into our test database running
PostgreSQL 9.5 (I know... goddamn!!!!)...

... after the Vacuum Full, some queries start using SEQ scans instead of
indexes...

Does that happen because of the size of the table? The table that I'm
referring to is 150MB big after the vacuum (Before was 1G)...


Cheers
Patrick

Reply via email to