Quoth [EMAIL PROTECTED] (Tom Lane):
> Chris Browne <[EMAIL PROTECTED]> writes:
>> We have discovered an interesting locking scenario with Slony-I that
>> is pointing to a use for the ability to exclude certain schemas from
>> pg_dump.
>
>> The situation is that when a "full" pg_dump kicks off, a Sl
Chris Browne <[EMAIL PROTECTED]> writes:
> We have discovered an interesting locking scenario with Slony-I that
> is pointing to a use for the ability to exclude certain schemas from
> pg_dump.
> The situation is that when a "full" pg_dump kicks off, a Slony-I
> "create sync" event, which expects
We have discovered an interesting locking scenario with Slony-I that
is pointing to a use for the ability to exclude certain schemas from
pg_dump.
The situation is that when a "full" pg_dump kicks off, a Slony-I
"create sync" event, which expects to "LOCK slony_schema.sl_event;",
is blocked from g