Re: temporarily deactivate an index - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: temporarily deactivate an index
Date
Msg-id 20080608181805.GD5206@alvh.no-ip.org
Whole thread Raw
In response to Re: temporarily deactivate an index  ("Jaime Casanova" <systemguards@gmail.com>)
List pgsql-general
Jaime Casanova escribió:

> if i mark the index not ready (using pg_index.indisvalid or
> pg_index.indisready depending on version), will the index be updated
> if in another transaction i make an insert?

Yes (in fact that's the whole point of having an index marked "not
valid/ready").

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: "Jaime Casanova"
Date:
Subject: Re: temporarily deactivate an index
Next
From: "Albe Laurenz"
Date:
Subject: Re: libpq.so.4