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 60ea34b commit 40bddccCopy full SHA for 40bddcc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 19 16:52:49 EST 2001
+Last updated: Tue Feb 20 12:25:28 EST 2001
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -311,6 +311,7 @@ MISC
311
lock and truncate table [vacuum]
312
* -Redesign ANALYZE in VACUUM so it can be run separately without locks
313
* Make ANALYZE a separate command
314
+ * Allow ANALYZE to process a certain random precentage of rows
315
* Add connection pooling [pool]
316
* Allow persistent backends [persistent]
317
* Create a transaction processor to aid in persistent connections and
0 commit comments