All;I have a table that has 39,000 rows in it, but a pg_total_relation_size('schema.table') shows a size of 0
I did a vacuum and an analyze but no change Thoughts?
All;I have a table that has 39,000 rows in it, but a pg_total_relation_size('schema.table') shows a size of 0
I did a vacuum and an analyze but no change Thoughts?