rule question

From: Tim Rupp <caphrim007(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: rule question
Date: 2008-02-29 03:17:17
Message-ID: 47C7793D.2070309@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey list,

Does CREATE RULE require an exclusive lock on the table it's making a
rule for? For instance, if an insert is being done on the table, and you
do 'create rule', it will wait for said insert to finish?

Thanks,
-Tim

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Greenwood 2008-02-29 03:40:34 Text Search zero padding
Previous Message Sam Mason 2008-02-29 00:00:20 Re: WAL Log Size