From: | Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com> |
---|---|
To: | Lee Hachadoorian <Lee(dot)Hachadoorian+L(at)gmail(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Check table storage parameters |
Date: | 2012-11-16 17:08:06 |
Message-ID: | CANPAkgttLF-B7TPNSDOqDvmTtfa14E3UGam+XeiME2VJ6-P_Pw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Try pg_class.reloptions?
__________________________________________________________________________________
*Mike Blackwell | Technical Analyst, Distribution Services/Rollout
Management | RR Donnelley*
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike(dot)Blackwell(at)rrd(dot)com
http://www.rrdonnelley.com
<http://www.rrdonnelley.com/>
* <Mike(dot)Blackwell(at)rrd(dot)com>*
On Fri, Nov 16, 2012 at 10:11 AM, Lee Hachadoorian <
Lee(dot)Hachadoorian+L(at)gmail(dot)com> wrote:
> How can I read the current storage parameters for an existing table?
> Specifically interested in autovacuum_enabled.
>
> Sorry to ask such basic question, but I can't find this in the docs,
> and every search I've tried ends up taking me to how to *set* the
> parameter with CREATE TABLE and ALTER TABLE.
>
> Thanks,
> --Lee
>
> --
> Lee Hachadoorian
> Asst Professor of Geography, Dartmouth College
> http://freecity.commons.gc.cuny.edu/
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
From | Date | Subject | |
---|---|---|---|
Next Message | Vlad | 2012-11-16 17:19:05 | Re: High SYS CPU - need advise |
Previous Message | Merlin Moncure | 2012-11-16 16:21:16 | Re: High SYS CPU - need advise |