Hi Adrian,
thanks for your reply,
On 07/03/2015 02:52 PM, Adrian Klaver wrote:
> On 07/03/2015 03:14 AM, Fabio Pardi wrote:
>> Hi,
>>
>>
>> while experimenting with number of locks, i found something I cannot
>> understand.
>>
>> From what i can read in the documentation, at any one given time,
On 07/03/2015 03:14 AM, Fabio Pardi wrote:
Hi,
while experimenting with number of locks, i found something I cannot
understand.
From what i can read in the documentation, at any one given time, a
query can obtain a max number of locks given by
max_locks_per_transaction * (max_connections + m
Hi,
while experimenting with number of locks, i found something I cannot understand.
>From what i can read in the documentation, at any one given time, a query can
>obtain a max number of locks given by
max_locks_per_transaction * (max_connections + max_prepared_transactions)
I then changed m