On Tue, Jan 31, 2012 at 4:36 AM, Yeb Havinga <[email protected]> wrote: > What about always allowing a transition to the default / postgresql.conf > configured client label, so in the case of errors, or RESET, the transition > to this domain is hardcoded to succeed. This would also be useful in > conjunction with a connection pooler. This would still allow the option to > prevent a back transition to non-default client labels.
I don't think you can make that work, because someone can still attempt to RESET to a different value, and it's still not safe to make that fail. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
