Question about predicate lock limits in predicate.c - Mailing list pgsql-hackers

From Arkady Skvorcov
Subject Question about predicate lock limits in predicate.c
Date
Msg-id CAChax7xo8mjZTvh+HXWSDxZU-Dykbg1aJdeiCrC+LvjcE09ZTA@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Subject: Question about predicate lock limits in predicate.c Hi hackers, I'm looking at the TODO comment in MaxPredicateChildLocks() about adding ratio-based predicate lock limits. Could someone help me understand: 1. What's the preferred way to estimate relation sizes here? 2. Are there any performance concerns with adding more GUC checks? 3. Would this be a welcome contribution? Thanks, Arkady

pgsql-hackers by date:

Previous
From: wenhui qiu
Date:
Subject: Re: [PATCH] Little refactoring of portalcmds.c
Next
From: shveta malik
Date:
Subject: Re: Report bytes and transactions actually sent downtream