Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
27f729c8
Commit
27f729c8
authored
21 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Added:
> * Find a way to reduce rotational delay when repeatedly writing > last WAL page
parent
76e386d5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+3
-6
3 additions, 6 deletions
doc/TODO
with
3 additions
and
6 deletions
doc/TODO
+
3
−
6
View file @
27f729c8
TODO list for PostgreSQL
TODO list for PostgreSQL
========================
========================
Last updated:
Fri
May 2
3 21:27
:42 EDT 2003
Last updated:
Sat
May 2
4 11:33
:42 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -293,11 +293,6 @@ Dependency Checking
...
@@ -293,11 +293,6 @@ Dependency Checking
* Use dependency information to dump data in proper order
* Use dependency information to dump data in proper order
Transactions
============
Exotic Features
Exotic Features
===============
===============
...
@@ -381,6 +376,8 @@ Write-Ahead Log
...
@@ -381,6 +376,8 @@ Write-Ahead Log
* Allow xlog directory location to be specified during initdb, perhaps
* Allow xlog directory location to be specified during initdb, perhaps
using symlinks
using symlinks
* Allow WAL information to recover corrupted pg_controldata
* Allow WAL information to recover corrupted pg_controldata
* Find a way to reduce rotational delay when repeatedly writing
last WAL page
Optimizer / Executor
Optimizer / Executor
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment