On Tue, Mar 21, 2017 at 4:10 PM, Alvaro Herrera <[email protected]> wrote: > Well, the number of work items is currently fixed; but if you have many > BRIN indexes, then you'd overflow (lose requests). By using DSA I am > making it easy to patch this afterwards so that an arbitrary number of > requests can be recorded.
But that could also use an arbitrarily large amount of memory, and any leaks will be cluster-lifespan. -- 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
