Re: OOM in spgist insert

From: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: OOM in spgist insert
Date: 2021-05-13 22:49:49
Message-ID: CALT9ZEHv+Hr=vSE7adC1b_GdN6ASkBs0oJO1oGj=38nJsBvF6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I think it's good to backpatch the check as it doesn't change acceptable
behavior, just replace infinite loop with the acceptable thing.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2021-05-13 22:59:51 Re: Always bump PG_CONTROL_VERSION?
Previous Message Alvaro Herrera 2021-05-13 22:49:33 Re: OOM in spgist insert