Small TRUNCATE glitch
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: pgsql-hackers(at)postgreSQL(dot)org
- Subject: Small TRUNCATE glitch
- Date: Thu, 03 Apr 2008 11:58:11 -0400
- Message-id: <1007.1207238291@sss.pgh.pa.us> <text/plain>
Just noticed that TRUNCATE fails to clear the stats collector's counts
for the table. I am not sure if it should reset the event counts or
not (any thoughts?) but surely it is wrong to not zero the live/dead
tuple counts.
regards, tom lane
Home |
Main Index |
Thread Index