Right now we don't allow setting reloptions to toast tables: =# alter table pg_toast.pg_toast_16395 set (fillfactor = 40); ERROR: "pg_toast_16395" is not a table or index
However this is needed for autovacuum, per previous discussion. I'm wondering if I should just allow all reloptions (including fillfactor) or just the autovacuum ones. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers