Re: Large historical tables and autovacuum

From: Rosser Schwarz <rosser(dot)schwarz(at)gmail(dot)com>
To: David Morton <davidmorton78(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Large historical tables and autovacuum
Date: 2012-09-11 04:29:08
Message-ID: CAFnxYwgdDTMzYKjcK8q6YxJmCR+bLU+Wezx7wx7fHBr7Pi0m4g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Sep 10, 2012 at 9:04 PM, David Morton <davidmorton78(at)gmail(dot)com> wrote:
> Is there any way of making the table 'read only' so its nice and tidy /
> immutable ?

Once a table actually *is* read-only, you can VACUUM FREEZE it.

rls

--
:wq

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Albe Laurenz 2012-09-11 08:55:04 Re: Large historical tables and autovacuum
Previous Message David Morton 2012-09-11 04:04:22 Re: Large historical tables and autovacuum