Re: How do we hint a query to use index in postgre

2021-03-18 Thread Gaetano Mendola
There is not such functionality, you can enable/disable special joins, or update statistics to drive the engine to use the most appropriate one. On Thu, Mar 18, 2021 at 10:14 AM Manish Lad wrote: -- cpp-today.blogspot.com

Re: Out of Memory errors are frustrating as heck!

2019-04-22 Thread Gaetano Mendola
Batch splitting shouldn't be followed by a hash function change? On Mon, Apr 22, 2019, 05:09 Tomas Vondra wrote: > On Sun, Apr 21, 2019 at 11:40:22AM -0500, Justin Pryzby wrote: > >On Sun, Apr 21, 2019 at 10:36:43AM -0400, Tom Lane wrote: > >> Jeff Janes writes: > >> > The growEnabled stuff onl

Re: Out of Memory errors are frustrating as heck!

2019-04-19 Thread Gaetano Mendola
On Thu, Apr 18, 2019 at 6:01 AM Gunther wrote: > Hi guys. I don't want to be pushy, but I found it strange that after so > much lively back and forth getting to the bottom of this, suddenly my last > nights follow-up remained completely without reply. I wonder if it even got > received. For those