Hello
Is it possible to use transactions with 'per sub table' locks? What I
mean,if I partition a table and use transaction on that table with
constraint,will the database lock the master table (and all
subtables),or only sub table where the data is ?
Sincerely
Dragan Zubac
- [HACKERS] Transaction and table partitioning Dragan Zubac
- Re: [HACKERS] Transaction and table partitioning Simon Riggs
- Re: [HACKERS] Transaction and table partitioning Bruno Wolff III
- Re: [HACKERS] Transaction and table partitioning Greg Stark