Re: what happens to indexes when TRUNCATEing - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: what happens to indexes when TRUNCATEing
Date
Msg-id 20081216134421.GG4741@alvh.no-ip.org
Whole thread Raw
In response to what happens to indexes when TRUNCATEing  ("Willy-Bas Loos" <willybas@gmail.com>)
Responses Re: what happens to indexes when TRUNCATEing
List pgsql-general
Willy-Bas Loos escribió:
> What happens to indexes on a table that is TRUNCATEd?

They are truncated too.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: how to load text file that has embeded nul character
Next
From: "Merlin Moncure"
Date:
Subject: Re: How restrict select on a view ?