Transaction and table partitioning - Mailing list pgsql-hackers

Hello<br /><br /> Is it possible to use transactions with 'per sub table' locks? What I mean,if I partition a table and
usetransaction on that table with constraint,will the database lock the master table (and all subtables),or only sub
tablewhere the data is ? <br /><br /> Sincerely<br /><br /> Dragan Zubac<br /> 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Auto selection of internal representation for integer NUMERIC
Next
From: Simon Riggs
Date:
Subject: Re: Transaction and table partitioning