TRUNCATE and INDEXes

From: Eugene Lee <eugene(at)anime(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: TRUNCATE and INDEXes
Date: 2001-04-30 23:27:33
Message-ID: 20010430162733.Q1482@anime.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If there's one or more indexes on a table that gets TRUNCATEd, are those
indexes automatically updated as expected from INSERTs and DELETEs?

--
Eugene Lee
eugene(at)anime(dot)net

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2001-05-01 01:52:14 Minor documentation bug
Previous Message Tom Lane 2001-04-30 23:21:03 Re: DBI/AutoCommit/Postgres