(2011/07/12 22:56), Alvaro Herrera wrote: > Speaking of which -- what's the difference between ADD and SET for SQL/MED > options?
ADD can only add new option; it can't overwrite existing option's value. To overwrite existing option's value, you need to use SET instead. Regards, -- Shigeru Hanada -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers