Small TRUNCATE glitch

From: Tom Lane
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Small TRUNCATE glitch
Date: 2008-04-03 15:58:11
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2008-04-03 16:00:41 Re: modules
Previous Message Bruce Momjian 2008-04-03 15:55:59 Re: Patch queue -> wiki (was varadic patch)