table inheritance and locks

From: Manuel Kniep <rapimo(at)adeven(dot)com>
To: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: table inheritance and locks
Date: 2013-09-20 15:29:11
Message-ID: 7EE41682-7BBF-4576-9504-C84EE219B32E@adeven.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

If I aquire a lock on table B which is inherited from table A, Table A seems to be also locked (postgres 9.2).
Is there a way to get around it ?

I couldn't find any information about this behavior in the documentation.

Thanks

Manuel Kniep

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2013-09-20 15:43:56 Re: PostgreSQL SQL Tricks: faster urldecode
Previous Message Marc Mamin 2013-09-20 15:26:20 PostgreSQL SQL Tricks: faster urldecode