Re: reloptions and toast tables

From: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Cc: "Euler Taveira de Oliveira" <euler(at)timbira(dot)com>, "Pg Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: reloptions and toast tables
Date: 2008-12-22 15:44:47
Message-ID: 3073cc9b0812220744h1e7ea2acxa458468e0ff0df84@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/20/08, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
>
> ALTER TABLE foo SET (TOAST autovacuum_enabled = false);
...
> ALTER TABLE foo SET TOAST (autovacuum_enabled = false);
>

i will be happy with any of this options (actually i prefer the second
one but don't have a strong argument against the first)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-12-22 16:15:47 encoding cleanups in cvs repo
Previous Message Joshua Tolley 2008-12-22 14:15:58 Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets