Problem with corrupt index - Mailing list pgsql-general

From Diogo Biazus
Subject Problem with corrupt index
Date
Msg-id 3D988CBC.2070707@ikono.com.br
Whole thread Raw
Responses Re: Problem with corrupt index  (Alvaro Herrera <alvherre@atentus.com>)
List pgsql-general
Hi everybody,
I have a table that requires periodical updates (every 5 seconds) in
more than one register.
The table is very small (about 7 registers) and it wont grow.
Sometimes the access to that table becomes very slow, and VACUUM dont
fix it, I have to REINDEX the table.
Anyone can tell me what should be the cause of this problem?

Thanks in advance,

--
Diogo de Oliveira Biazus
diogo@ikono.com.br
Ikono Sistemas e Automação
http://www.ikono.com.br



pgsql-general by date:

Previous
From: Ibrahim Shaame
Date:
Subject: Unsubscribe
Next
From: Richard Huxton
Date:
Subject: Re: cursors