I deleted 70000 rows from a table and then execute vacuum analyze <table>.
But table size not yet changed. I am using Postgresql 8.1. Could anyone please tell me what the problem is?
I deleted 70000 rows from a table and then execute vacuum analyze <table>.
But table size not yet changed. I am using Postgresql 8.1. Could anyone please tell me what the problem is?