"David Parker" <[EMAIL PROTECTED]> writes:
> I'm trying to track down a hang in a slony "lock set" command, which
> creates triggers on a set of tables. I assume that it's getting blocked
> by a lock on a table somewhere, and I'd like to print out all the
> "create trigger" statements in the postgr
I'm trying to track
down a hang in a slony "lock set" command, which creates triggers on a set of
tables. I assume that it's getting blocked by a lock on a table somewhere, and
I'd like to print out all the "create trigger" statements in the postgres
log.
I have
log_min_messages = DEBUG5,