Joe Conway <[EMAIL PROTECTED]> writes: > Fortunately this was his own development database he was messing with, > but it was an interesting exercise none-the-less. Maybe this reinforces > the need to have a command for enabling/disabling triggers.
No, it reinforces the cardinal rule about not experimenting with system catalog alterations in databases you care about. If he'd done his experimentation in a scratch database, he'd not have been in trouble. Perhaps we need some documentation about What Not To Do As Superuser. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org