Обсуждение: need help on PostgreSQL 14 new features !!!

Поиск
Список
Период
Сортировка

need help on PostgreSQL 14 new features !!!

От
dbatoCloud Solution
Дата:
Hi All 
I would like to learn more about the features in Postgresql 13 and 14. 

Could you please some help on this? if any documents to refer then it would be great


Thanks

Ashok

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Ashokkumar Mani

 +91 81975 99922 

W: https://dbatocloudsolution.blogspot.in/ | E: dbatocloud17@gmail.com



Re: need help on PostgreSQL 14 new features !!!

От
Victor Tan
Дата:
https://www.postgresql.org/about/news/postgresql-14-released-2318/

Hit the link up at the top of the page for PG13 to see what was new for version 13.

On Tue, Apr 19, 2022, 1:30 PM dbatoCloud Solution <dbatocloud17@gmail.com> wrote:
Hi All 
I would like to learn more about the features in Postgresql 13 and 14. 

Could you please some help on this? if any documents to refer then it would be great


Thanks

Ashok

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Ashokkumar Mani

 +91 81975 99922 

W: https://dbatocloudsolution.blogspot.in/ | E: dbatocloud17@gmail.com



Re: need help on PostgreSQL 14 new features !!!

От
Jonathan Katz
Дата:


On Apr 19, 2022, at 1:34 PM, dbatoCloud Solution <dbatocloud17@gmail.com> wrote:

Hi All 
I would like to learn more about the features in Postgresql 13 and 14. 

Could you please some help on this? if any documents to refer then it would be great

There is a feature matrix that covers a subset of the new features found in PG13 + 14:


There are also the release announcements + notes:




There are also a variety of presentations and slides that folks have published
scattered online.

Thanks,

Jonathan

RE: [EXTERNAL] Re: need help on PostgreSQL 14 new features !!!

От
Stephen Adamczyk
Дата:

How can I remove myself from this list?

 

Steve Adamczyk

 

 

From: Jonathan Katz <jonathan.katz@excoventures.com>
Sent: Tuesday, April 19, 2022 1:47 PM
To: dbatoCloud Solution <dbatocloud17@gmail.com>
Cc: pgsql-admin@postgresql.org
Subject: [EXTERNAL] Re: need help on PostgreSQL 14 new features !!!

 

ATTENTION: This email originated from outside of GM.


 



On Apr 19, 2022, at 1:34 PM, dbatoCloud Solution <dbatocloud17@gmail.com> wrote:

 

Hi All 

I would like to learn more about the features in Postgresql 13 and 14. 

 

Could you please some help on this? if any documents to refer then it would be great

 

There is a feature matrix that covers a subset of the new features found in PG13 + 14:

 

 

There are also the release announcements + notes:

 

 

 

 

There are also a variety of presentations and slides that folks have published

scattered online.

 

Thanks,

 

Jonathan



Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.

Confidentiality Note: This message is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged material. Any review, transmission, dissemination or other use, or taking of any action in reliance upon this message by persons or entities other than the intended recipient is prohibited and may be unlawful. If you received this message in error, please contact the sender and delete it from your computer.

Re: [EXTERNAL] Re: need help on PostgreSQL 14 new features !!!

От
Tom Lane
Дата:
Stephen Adamczyk <stephen.adamczyk@gm.com> writes:
> How can I remove myself from this list?

You can go to

https://lists.postgresql.org/manage/

or if you don't remember the password you set up, there is a
private-to-you List-Unsubscribe link in the headers of every email
the list sends you.

            regards, tom lane



Re: need help on PostgreSQL 14 new features !!!

От
hubert depesz lubaczewski
Дата:
On Tue, Apr 19, 2022 at 11:04:36PM +0530, dbatoCloud Solution wrote:
> I would like to learn more about the features in Postgresql 13 and 14.
> 
> Could you please some help on this? if any documents to refer then it would
> be great

If I can suggest:
https://www.depesz.com/tag/pg13/
https://www.depesz.com/tag/pg14/

and of course official release notes:
https://www.postgresql.org/docs/13/release-13.html
https://www.postgresql.org/docs/14/release-14.html

depesz