On Tue, Dec 15, 2009 at 1:23 PM, Tom Lane <[email protected]> wrote: > Alvaro Herrera <[email protected]> writes: >> If we're to do anything about this, it is spilling the trigger queue so >> it doesn't eat an unbounded amount of memory. > > Of course, the reason nothing much has been done about that is that > by the time your trigger queue is long enough to cause such an issue, > you're screwed anyway --- actually executing all those triggers would > take longer than you'll want to wait.
What is the best way to go about doing that, anyway? ...Robert -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
