Re: what happens to indexes when TRUNCATEing

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Willy-Bas Loos <willybas(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: what happens to indexes when TRUNCATEing
Date: 2008-12-16 13:44:21
Message-ID: 20081216134421.GG4741@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message salma 2008-12-16 13:52:38 Need help - Regarding Data Compression in PostgreSQL.
Previous Message Alvaro Herrera 2008-12-16 13:18:10 Re: how to load text file that has embeded nul character