Greg Stark <[email protected]> writes: > set it too large. Or if I set multiple settings together and you set > one of them you'll undo my change and lose just part of my changes but > not stop me from setting the others inconsistently.
So we need to be able to change more than one setting in a single command and have a lock around the whole command, or maybe have ALTER SYSTEM SET run in a transaction. -- Dimitri Fontaine http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
