Re: poor pefrormance with regexp searches on large tables

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Grzegorz Blinowski" <g(dot)blinowski(at)gmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: poor pefrormance with regexp searches on large tables
Date: 2011-08-10 17:22:49
Message-ID: 4E427819020000250003FD57@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Grzegorz Blinowski <g(dot)blinowski(at)gmail(dot)com> wrote:

> autovacuum | off

BTW, that's generally not a good idea -- it leaves you much more
vulnerable to bloat which could cause performance problems to
manifest in any number of ways. You might want to calculate your
heap bloat on this table.

-Kevin

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2011-08-10 18:10:16 Re: poor pefrormance with regexp searches on large tables
Previous Message Tom Lane 2011-08-10 17:17:46 Re: Autovacuum running out of memory