当前位置:网站首页>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
VACUUM
period 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 CONCURRENTLY
To prevent damage , By re indexing They fix anything TOAST Indexes . psql
\password
The 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
. becauseautovacuum
Partition table is not processed at present , Therefore, you must run on any partition table regularlyANALYZE
To update its statistics . - Fix when statistical objects are deleted at the same time
ALTER STATISTICS
The 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 NULL
Columns 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 BY
Memory leakage during operation , These operations reassign ownership of many objects . - The fix appears in
INSERT ... VALUES
Display 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
\copy
Command and usepg_recvlogical
with-f -
. - Repair
pg_dump
--inserts
and--column-inserts
Schema to handle tables that contain generate and delete columns . - correct
postgres_fdw
Handle 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/
边栏推荐
- 汇编语言寻址方式
- Take you hand-in-hand to do intensive learning experiments -- knock the level in detail
- Go language uses the thrift protocol to realize the client and service end reports not enough arguments in call to oprot Writemessagebegin error resolution
- JVM garbage collection overview
- redux使用说明
- Install docker under windows10 (through Oracle VM VirtualBox)
- QT system learning series: 1.2 style sheet sub control lookup
- 登陆验证koa-passport中间件的简单使用
- Some feelings of brushing leetcode 300+ questions
- MySQL数字函数
猜你喜欢
Akamai 反混淆篇
MySQL date function
Shell_ 05_ operator
arithmetic operation
Fdog series (VI): use QT to communicate between the client and the client through the server (less information, recommended Collection)
Shell_ 06_ Judgment and circulation
JVM类加载子系统
Set up the flutter environment pit collection
Assembly language addressing mode
[graduation project] QT from introduction to practice: realize imitation of QQ communication, which is also the last blog post in school.
随机推荐
Activit fragmented deadly pit
Interview collection library
Fdog series (V): use QT to imitate QQ to realize login interface to main interface, function chapter.
MySQL string function
"One year after graduation, I won ACL best paper"
After idea installs the plug-in, restart the plug-in and disappear
DS18B20數字溫度計系統設計
肖申克的救赎有感
Only learning C can live up to expectations top5 S1E8 | S1E9: characters and strings & arithmetic operators
mysql 基本增删改查SQL语句
When it comes to Google i/o, this is how ByteDance is applied to flutter
koa中间件
算数运算指令
MySQL字符串函数
MySQL date function
Control transfer instruction
Flink 解析(三):内存管理
JS garbage collection mechanism and memory leakage
[graduation project] QT from introduction to practice: realize imitation of QQ communication, which is also the last blog post in school.
README. txt