Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01979d1 commit 07dfdb8Copy full SHA for 07dfdb8
doc/TODO
@@ -2,7 +2,7 @@
2
PostgreSQL TODO List
3
====================
4
Current maintainer: Bruce Momjian ([email protected])
5
-Last updated: Mon Apr 18 11:03:14 EDT 2005
+Last updated: Mon Apr 18 14:29:53 EDT 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -850,6 +850,7 @@ Write-Ahead Log
850
database) in favor of this capability.
851
852
* Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
853
+* Compress WAL entries [wal]
854
855
856
Optimizer / Executor
0 commit comments