Re: reloptions and toast tables - Mailing list pgsql-hackers

From Euler Taveira de Oliveira
Subject Re: reloptions and toast tables
Date
Msg-id 494D7F19.6000702@timbira.com
Whole thread Raw
In response to reloptions and toast tables  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: reloptions and toast tables  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera escreveu:
> I'm wondering if I should just allow all reloptions (including
> fillfactor) or just the autovacuum ones.
> 
Yes, please. But i'm afraid it is too 'complicated' to expose
'pg_toast.pg_toast_xxxxx' to user (but we can solve it with good
documentation). What about xxx_toast reloptions? The con is that we need to
add 2 reloptions if the new reloption is table-related.


--  Euler Taveira de Oliveira http://www.timbira.com/


pgsql-hackers by date:

Previous
From: Markus Wanner
Date:
Subject: Re: Sync Rep: First Thoughts on Code
Next
From: Alvaro Herrera
Date:
Subject: Re: reloptions and toast tables