Re: Concurrent Reindex on Primary Key for large table
От | Igor Neyman |
---|---|
Тема | Re: Concurrent Reindex on Primary Key for large table |
Дата | |
Msg-id | F4C27E77F7A33E4CA98C19A9DC6722A208BEA92B@EXCHANGE.corp.perceptron.com обсуждение исходный текст |
Ответ на | Re: Concurrent Reindex on Primary Key for large table (rverghese <riyav@hotmail.com>) |
Список | pgsql-sql |
> -----Original Message----- > From: rverghese [mailto:riyav@hotmail.com] > Sent: Thursday, February 09, 2012 12:49 PM > To: pgsql-sql@postgresql.org > Subject: Re: Concurrent Reindex on Primary Key for large table > > Thanks! That worked. > > Any thoughts about containing index bloat. I thought the autovac would > clean it up a bit more. Would any tweaks to my settings improve autovac > performance? I am still doing a couple of concurrent reindexes per week > otherwise performance degrades over a couple of days. > > Thanks > RV > > -- > View this message in context: > http://postgresql.1045698.n5.nabble.com/Concurrent-Reindex-on-Primary- > Key-for-large-table-tp5467243p5470216.html > Sent from the PostgreSQL - sql mailing list archive at Nabble.com. Did you try to make autovacuum "more aggressive" like lowering autovacuum_vacuum_threshold from 20000? Regards, Igor Neyman
В списке pgsql-sql по дате отправления: