public inbox for [email protected]help / color / mirror / Atom feed
Postgres DB crashing in OpenSSL 3.2 Version 9+ messages / 5 participants [nested] [flat]
* Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 16:27 kamal deen <[email protected]> 0 siblings, 3 replies; 9+ messages in thread From: kamal deen @ 2024-12-13 16:27 UTC (permalink / raw) To: pgsql-admin Hi All, We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 version) getting crash while trying to connect DB using certs. Pls advise if we have any fix. ( without downgrade the OpenSSL). Thanks SK ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 16:31 Joe Tailleur <[email protected]> parent: kamal deen <[email protected]> 2 siblings, 1 reply; 9+ messages in thread From: Joe Tailleur @ 2024-12-13 16:31 UTC (permalink / raw) To: kamal deen <[email protected]>; +Cc: pgsql-admin We fixed ours by upgrading Postgres to 15.10 Joe. On Fri, Dec 13, 2024 at 9:28 AM kamal deen <[email protected]> wrote: > Hi All, > > We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 > version) getting crash while trying to connect DB using certs. > > Pls advise if we have any fix. ( without downgrade the OpenSSL). > > > Thanks > SK > ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 16:34 Tom Lane <[email protected]> parent: kamal deen <[email protected]> 2 siblings, 0 replies; 9+ messages in thread From: Tom Lane @ 2024-12-13 16:34 UTC (permalink / raw) To: kamal deen <[email protected]>; +Cc: pgsql-admin kamal deen <[email protected]> writes: > We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 > version) getting crash while trying to connect DB using certs. You need PG 15.6 or later. regards, tom lane ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 16:45 kamal deen <[email protected]> parent: Joe Tailleur <[email protected]> 0 siblings, 1 reply; 9+ messages in thread From: kamal deen @ 2024-12-13 16:45 UTC (permalink / raw) To: Joe Tailleur <[email protected]>; +Cc: pgsql-admin Thank you Joe. Will try that. SK On Fri, Dec 13, 2024, 10:01 PM Joe Tailleur <[email protected]> wrote: > We fixed ours by upgrading Postgres to 15.10 > > Joe. > > On Fri, Dec 13, 2024 at 9:28 AM kamal deen <[email protected]> wrote: > >> Hi All, >> >> We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 >> version) getting crash while trying to connect DB using certs. >> >> Pls advise if we have any fix. ( without downgrade the OpenSSL). >> >> >> Thanks >> SK >> > ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 17:06 kamal deen <[email protected]> parent: kamal deen <[email protected]> 0 siblings, 1 reply; 9+ messages in thread From: kamal deen @ 2024-12-13 17:06 UTC (permalink / raw) To: Joe Tailleur <[email protected]>; +Cc: pgsql-admin I have tested it with PG15.6 , it's working as expected. Thanks for your response Joe 😊. SK. On Fri, Dec 13, 2024, 10:15 PM kamal deen <[email protected]> wrote: > Thank you Joe. Will try that. > > SK > > On Fri, Dec 13, 2024, 10:01 PM Joe Tailleur <[email protected]> > wrote: > >> We fixed ours by upgrading Postgres to 15.10 >> >> Joe. >> >> On Fri, Dec 13, 2024 at 9:28 AM kamal deen <[email protected]> >> wrote: >> >>> Hi All, >>> >>> We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 >>> version) getting crash while trying to connect DB using certs. >>> >>> Pls advise if we have any fix. ( without downgrade the OpenSSL). >>> >>> >>> Thanks >>> SK >>> >> ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 17:13 Holger Jakobs <[email protected]> parent: kamal deen <[email protected]> 0 siblings, 1 reply; 9+ messages in thread From: Holger Jakobs @ 2024-12-13 17:13 UTC (permalink / raw) To: [email protected] Am 13.12.24 um 18:06 schrieb kamal deen: > I have tested it with PG15.6 , it's working as expected. > > Thanks for your response Joe 😊. > > SK. > > On Fri, Dec 13, 2024, 10:15 PM kamal deen <[email protected]> wrote: > > Thank you Joe. Will try that. > > SK > > On Fri, Dec 13, 2024, 10:01 PM Joe Tailleur > <[email protected]> wrote: > > We fixed ours by upgrading Postgres to 15.10 > > Joe. > > On Fri, Dec 13, 2024 at 9:28 AM kamal deen > <[email protected]> wrote: > > Hi All, > > We have noticed in our recent builds postgres (Rocky 9 OS > , PG 15.2 version) getting crash while trying to connect > DB using certs. > > Pls advise if we have any fix. ( without downgrade the > OpenSSL). > > > Thanks > SK > I cannot imagine any reason to go with any minor version but the latest. Since jumping directly to the lastes minor is no problem, it's the way to go. https://why-upgrade.depesz.com/show?from=15.6&to=15.10&keywords= Upgrading from 15.6 to 15.10 gives you 9.6 months worth of fixes (155 of them) -- Holger Jakobs, Bergisch Gladbach Attachments: [application/pgp-signature] OpenPGP_signature (203B, 3-OpenPGP_signature) download ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-13 17:27 kamal deen <[email protected]> parent: Holger Jakobs <[email protected]> 0 siblings, 0 replies; 9+ messages in thread From: kamal deen @ 2024-12-13 17:27 UTC (permalink / raw) To: Holger Jakobs <[email protected]>; +Cc: [email protected] Awesome 👌 Thank you Holger Jakobs. SK. On Fri, Dec 13, 2024, 10:43 PM Holger Jakobs <[email protected]> wrote: > Am 13.12.24 um 18:06 schrieb kamal deen: > > I have tested it with PG15.6 , it's working as expected. > > Thanks for your response Joe 😊. > > SK. > > On Fri, Dec 13, 2024, 10:15 PM kamal deen <[email protected]> wrote: > >> Thank you Joe. Will try that. >> >> SK >> >> On Fri, Dec 13, 2024, 10:01 PM Joe Tailleur <[email protected]> >> wrote: >> >>> We fixed ours by upgrading Postgres to 15.10 >>> >>> Joe. >>> >>> On Fri, Dec 13, 2024 at 9:28 AM kamal deen <[email protected]> >>> wrote: >>> >>>> Hi All, >>>> >>>> We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 >>>> version) getting crash while trying to connect DB using certs. >>>> >>>> Pls advise if we have any fix. ( without downgrade the OpenSSL). >>>> >>>> >>>> Thanks >>>> SK >>>> >>> > I cannot imagine any reason to go with any minor version but the latest. > Since jumping directly to the lastes minor is no problem, it's the way to > go. > > https://why-upgrade.depesz.com/show?from=15.6&to=15.10&keywords= > > Upgrading from 15.6 to 15.10 gives you 9.6 months worth of fixes (155 of > them) > > -- > > Holger Jakobs, Bergisch Gladbach > ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-16 17:12 kamal deen <[email protected]> parent: kamal deen <[email protected]> 2 siblings, 1 reply; 9+ messages in thread From: kamal deen @ 2024-12-16 17:12 UTC (permalink / raw) To: pgsql-admin Hi All, Do we have any fix for postgres version below 15.6? We do have some critical system still running in older than 15.6 (12,13,14) version due to some application compatibility. Thanks in advance. SK On Fri, Dec 13, 2024, 9:57 PM kamal deen <[email protected]> wrote: > Hi All, > > We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 > version) getting crash while trying to connect DB using certs. > > Pls advise if we have any fix. ( without downgrade the OpenSSL). > > > Thanks > SK > ^ permalink raw reply [nested|flat] 9+ messages in thread
* Re: Postgres DB crashing in OpenSSL 3.2 Version @ 2024-12-17 07:00 Jerry Sievers <[email protected]> parent: kamal deen <[email protected]> 0 siblings, 0 replies; 9+ messages in thread From: Jerry Sievers @ 2024-12-17 07:00 UTC (permalink / raw) To: kamal deen <[email protected]>; +Cc: pgsql-admin kamal deen <[email protected]> writes: > Hi All, > > Do we have any fix for postgres version below 15.6? > > We do have some critical system still running in older than 15.6 (12,13,14) version due to some application compatibility. All but your v12 system are still supported. v12 is EOL so don't expect updates and v13 will be dropped late in 2025 as per the usual end-of-lifing of older versions. If whatever host platform you're on isn't offering you anything below v15, then that's another matter that probably can be resolved by getting from a different package repo. If you're on some cloud hosting, then YMMV. Contact the vendor. HTH > > Thanks in advance. > > SK > > On Fri, Dec 13, 2024, 9:57 PM kamal deen <[email protected]> wrote: > > Hi All, > > We have noticed in our recent builds postgres (Rocky 9 OS , PG 15.2 version) getting crash while trying to connect DB using certs. > > Pls advise if we have any fix. ( without downgrade the OpenSSL). > > Thanks > SK ^ permalink raw reply [nested|flat] 9+ messages in thread
end of thread, other threads:[~2024-12-17 07:00 UTC | newest] Thread overview: 9+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2024-12-13 16:27 Postgres DB crashing in OpenSSL 3.2 Version kamal deen <[email protected]> 2024-12-13 16:31 ` Joe Tailleur <[email protected]> 2024-12-13 16:45 ` kamal deen <[email protected]> 2024-12-13 17:06 ` kamal deen <[email protected]> 2024-12-13 17:13 ` Holger Jakobs <[email protected]> 2024-12-13 17:27 ` kamal deen <[email protected]> 2024-12-13 16:34 ` Tom Lane <[email protected]> 2024-12-16 17:12 ` kamal deen <[email protected]> 2024-12-17 07:00 ` Jerry Sievers <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox