Re: Request for information about postgres version 15.2 stability

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Request for information about postgres version 15.2 stability
Дата
Msg-id 5100adfe28807f9278ee796c52181f2a4cc71b3d.camel@cybertec.at
обсуждение исходный текст
Ответ на Request for information about postgres version 15.2 stability  (gayathri ramesh <17gayathriramesh@gmail.com>)
Ответы Re: Request for information about postgres version 15.2 stability  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, 2023-04-18 at 12:26 +0530, gayathri ramesh wrote:
> Our company is currently supporting around 100+ postgres databases and we are planning
> to upgrade to version 15.2. We want to ensure that there are no major critical bugs
> that could impact our production systems.
>
> I would appreciate if you could provide us with information about the stability of
> postgres version 15.2. We are particularly interested in knowing if there are any
> known critical bugs or issues that could potentially impact the system.

To see a list of bugs fixed since 15.2 came out, look at the commit log:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=shortlog;h=refs/heads/REL_15_STABLE

Release 15.2 came out on 2023-02-09.

We don't have any information about yet undiscovered PostgreSQL bugs.

We believe that PostgreSQL 15.2 is a great and stable database, but we are biased.

Yours,
Laurenz Albe



В списке pgsql-general по дате отправления:

Предыдущее
От: Siddharth Jain
Дата:
Сообщение: Re: Question on SSI - Serializable Snapshot Isolation
Следующее
От: David Tinker
Дата:
Сообщение: Postgres as a LRU cache?