TRUNCATE Question

From: Alex <alex(at)meerkatsoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: TRUNCATE Question
Date: 2005-11-10 02:16:24
Message-ID: 4372AD78.70804@meerkatsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
could anyone tell me if it is necessary to run a Vacuum after truncating
a table or is that done automatically.

Thanks
Alex

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-11-10 02:33:04 Re: TRUNCATE Question
Previous Message Alex 2005-11-10 02:14:24 Re: Question on Insert / Update