md5 issues Postgres14 on OL7

From: Michael Mühlbeyer <Michael(dot)Muehlbeyer(at)trivadis(dot)com>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: md5 issues Postgres14 on OL7
Date: 2021-12-20 09:35:14
Message-ID: 89B7F072-5BBE-4C92-903E-D83E865D9367@trivadis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

we're currently facing a strange behavior with Postgres14.1 on Oracle Linux 7.9
using md5.

a basic statement leads to an out-of-memory error:

postgres=# select md5('just a test');
ERROR: out of memory

Anyone else facing the same issue?
It may be related to hardening though disabling SELinux didn't solve the issue.

Thanks in advance,
Michael

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Estevan Rech 2021-12-20 10:29:57 Re: Best Strategy for Large Number of Images
Previous Message Zahir Lalani 2021-12-19 14:24:48 RE: Best Strategy for Large Number of Images