Re: [External] Re: md5 issues Postgres14 on OL7
Michael Mühlbeyer <michael.muehlbeyer@trivadis.com>
From: Michael Mühlbeyer <Michael.Muehlbeyer@trivadis.com>
To: Christoph Moench-Tegeder <cmt@burggraben.net>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2021-12-23T07:28:25Z
Lists: pgsql-general
thanks Christoph,
best,
Michael
-----Original Message-----
From: Christoph Moench-Tegeder <cmt@burggraben.net>
Date: Monday, 20. December 2021 at 15:22
To: Michael Mühlbeyer <Michael.Muehlbeyer@trivadis.com>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Subject: [External] Re: md5 issues Postgres14 on OL7
Hi!
## Michael Mühlbeyer (Michael.Muehlbeyer@trivadis.com):
> postgres=# select md5('just a test');
> ERROR: out of memory
Active FIPS mode (/proc/sys/crypto/fips_enabled => 1) on the server does
produce this behaviour.
Regards,
Christoph
--
Spare Space
Commits
-
Improve error handling of cryptohash computations
- 3a0cced86d3b 14.2 landed
- b69aba74578a 15.0 landed