ITAGAKI Takahiro <[EMAIL PROTECTED]> writes:
> Now, I want to ask you how to modify WITH parameters for existing
> tables/indexes.

I'd go with the ALTER TABLE, rather than cluttering N other commands.
There's already precedent for delayed effects of parameter alterations
(SET, ALTER SET STATISTICS, ALTER SET STORAGE, etc).  Documenting which
commands cause the new values to take effect seems sufficient.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to