当前位置:网站首页>PostgreSQL 14.2, 13.6, 12.10, 11.15 and 10.20 releases
PostgreSQL 14.2, 13.6, 12.10, 11.15 and 10.20 releases
2022-07-06 17:15:00 【Open source China Information】
PostgreSQL The global development team has released an update for all currently supported versions , The version includes :PostgreSQL 14.2, 13.6, 12.10, 11.15 and 10.20. This update fixes more than 55 A mistake , See the release notes Get a complete list of changes .
The problems listed below will affect PostgreSQL 14, Some of these problems may also affect other supported PostgreSQL edition :
- Fixed in
VACUUMperiod HOT (heap-only tuple) Low probability of index corruption when the chain changes state . Although it is unlikely to encounter this kind of problem , But if you worry , Consider re indexing . - Repair in TOAST Use on table index
REINDEX CONCURRENTLYTo prevent damage , By re indexing They fix anything TOAST Indexes . psql\passwordThe command now defaults to CURRENT_USER Set the password for the defined role . Besides , The role name is now included in the password prompt .- Build extended statistics for partitioned tables . If you previously added extended statistics to the partitioned table , You should run on these tables
ANALYZE. becauseautovacuumPartition table is not processed at present , Therefore, you must run on any partition table regularlyANALYZETo update its statistics . - Fix when statistical objects are deleted at the same time
ALTER STATISTICSThe collapse of the . - Fix when extracting variable length data types The problem of multiple range crashes .
- Several fixes to query planners that lead to incorrect query results .
- Yes query plan memoization Some repairs of
- Fix the start of the physical copy to tolerate transactions ID around
- When using logical replication , When publishing includes child tables and parent tables , Avoid repeatedly transferring data of partition table .
- When the row type of a partitioned table is used as a composite type elsewhere , It is not allowed to change the data type of the partitioned table column .
- Don't allow
ALTER TABLE ... DROP NOT NULLColumns that are part of the replica identity index . - Multiple cache repairs , Corrects logical replication behavior and improves performance .
- Fix memory leak when updating expression index .
- To avoid the
REASSIGN OWNED BYMemory leakage during operation , These operations reassign ownership of many objects . - The fix appears in
INSERT ... VALUESDisplay of the entire line of variables in the rule . - Fix may result in inability to localize in multithreaded use libpq or ecpglib Competitive conditions of error messages reported in the early stage .
- Fix the command used to identify the parent trigger
psql\d - Repair when using terminal as data source or target Windows The fault on the computer . This has affected psql
\copyCommand and usepg_recvlogicalwith-f -. - Repair
pg_dump--insertsand--column-insertsSchema to handle tables that contain generate and delete columns . - correct
postgres_fdwHandle the edge of asynchronous queries . These errors may cause crashes or incorrect results when trying to run a parallel scan of the foreign domain table .
Download address :https://www.postgresql.org/download/
边栏推荐
- TypeScript基本操作
- MySQL日期函数
- 汇编语言寻址方式
- Activiti目录(五)驳回、重新发起、取消流程
- Yao BanZhi and his team came together, and the competition experts gathered together. What fairy programming competition is this?
- Activiti directory (III) deployment process and initiation process
- Assembly language addressing mode
- JVM之垃圾回收器下篇
- DS18B20数字温度计系统设计
- 学习投资大师的智慧
猜你喜欢

Fdog series (VI): use QT to communicate between the client and the client through the server (less information, recommended Collection)

Assembly language addressing mode

README. txt

redux使用说明

Many papers on ByteDance have been selected into CVPR 2021, and the selected dry goods are here

Programmer orientation problem solving methodology

ByteDance technical Interviewer: what kind of candidate do I want to pick most

Alibaba cloud server builds SVN version Library

姚班智班齐上阵,竞赛高手聚一堂,这是什么神仙编程大赛?

字节跳动春招攻略:学长学姐笔经面经,还有出题人「锦囊」
随机推荐
8086 CPU internal structure
唯有学C不负众望 TOP4 S1E6:数据类型
Log4j2 major vulnerabilities and Solutions
Logical operation instruction
Which is more important for programming, practice or theory [there are some things recently, I don't have time to write an article, so I'll post an article on hydrology, and I'll fill in later]
服务器端渲染(SSR)和客户端渲染(CSR)的区别
Flink 解析(三):内存管理
Koa Middleware
Mongodb learning notes
8086 memory
SQL调优小记
High performance mysql (Third Edition) notes
案例:检查空字段【注解+反射+自定义异常】
In the command mode in the VI editor, delete the character usage at the current cursor__ Command.
数据仓库建模使用的模型以及分层介绍
Description of project structure configuration of idea
JVM运行时数据区之程序计数器
Shell_ 04_ Shell script
Ruoyi-Cloud 踩坑的BUG
Programmer orientation problem solving methodology