From 7a98d22af722d2bb99ae0a039d1a6688bdebaf72 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Mon, 16 Sep 2019 10:43:59 -0400 Subject: [PATCH] Updates to the release. --- releases/12/en/release.en.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/releases/12/en/release.en.md b/releases/12/en/release.en.md index 35ef17c..a499b02 100644 --- a/releases/12/en/release.en.md +++ b/releases/12/en/release.en.md @@ -46,8 +46,6 @@ PostgreSQL 12 introduces the ability to rebuild indexes without blocking writes Additionally, PostgreSQL 12 can now enable or disable page checksums in an offline cluster using the "pg_checksums" command. Previously page checksums, a feature to help verify the integrity of data stored to disk, could only be enabled at the time a PostgreSQL cluster was initialized with "initdb." -PostgreSQL 12 also introduces progress reporting statistics for the "CREATE INDEX", "REINDEX", "CLUSTER", and "VACUUM FULL", operations, and to the "pg_checksums" command via the "--progress" flag. - For a full list of features included in this release, please read the release notes, which can be found at: https://www.postgresql.org/docs/12/release-12.html ## About PostgreSQL -- 2.39.5