Re: Use of systable_beginscan_ordered in event trigger patch - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Use of systable_beginscan_ordered in event trigger patch
Date
Msg-id 201208281847.10861.andres@2ndquadrant.com
Whole thread Raw
In response to Use of systable_beginscan_ordered in event trigger patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Use of systable_beginscan_ordered in event trigger patch
List pgsql-hackers
On Tuesday, August 28, 2012 06:39:50 PM Tom Lane wrote:
> Or maybe we should disable event triggers altogether in standalone mode?
> I can think of plenty of ways that a broken event trigger could cause
> enough havoc that you'd wish there was a way to suppress it, at least
> for long enough to drop it again.
+1

Andres
-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump incorrect output in plaintext mode
Next
From: Greg Stark
Date:
Subject: Re: MySQL search query is not executing in Postgres DB