Re: Shared row locking - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Shared row locking
Date
Msg-id 18969.1103554686@sss.pgh.pa.us
Whole thread Raw
In response to Re: Shared row locking  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> Gavin also mentioned to me we should also control the amount of memory
> the shared inval queue uses.

Perhaps, but I've really seen no evidence that there's a need to worry
about that.  Without demonstrated problems I'd sooner keep that code a
bit simpler and faster.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Shared row locking
Next
From: Tom Lane
Date:
Subject: Re: Help extending pg_class