File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
TODO list for PostgreSQL
2
2
========================
3
- Last updated: Fri May 23 21:27 :42 EDT 2003
3
+ Last updated: Sat May 24 11:33 :42 EDT 2003
4
4
5
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
6
@@ -293,11 +293,6 @@ Dependency Checking
293
293
* Use dependency information to dump data in proper order
294
294
295
295
296
- Transactions
297
- ============
298
-
299
-
300
-
301
296
Exotic Features
302
297
===============
303
298
@@ -381,6 +376,8 @@ Write-Ahead Log
381
376
* Allow xlog directory location to be specified during initdb, perhaps
382
377
using symlinks
383
378
* Allow WAL information to recover corrupted pg_controldata
379
+ * Find a way to reduce rotational delay when repeatedly writing
380
+ last WAL page
384
381
385
382
386
383
Optimizer / Executor
You can’t perform that action at this time.
0 commit comments