Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a40354

Browse files
committed
Record location of partial patch :
> * Allow WAL information to recover corrupted pg_controldata>> See partially completed patch and additional work required at>http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php.>
1 parent12e8424 commit8a40354

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Fri Jun 222:34:25 EDT 2006
5+
Last updated:Fri Jun 223:59:37 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1116,6 +1116,10 @@ Write-Ahead Log
11161116
* Allow the pg_xlog directory location to be specified during initdb
11171117
with a symlink back to the /data location
11181118
* Allow WAL information to recover corrupted pg_controldata
1119+
1120+
See partially completed patch and additional work required at
1121+
http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php.
1122+
11191123
* Find a way to reduce rotational delay when repeatedly writing
11201124
last WAL page
11211125

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Fri Jun 222:34:25 EDT 2006
11+
Last updated: Fri Jun 223:59:37 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1009,6 +1009,9 @@ <h1><a name="section_19">Write-Ahead Log</a></h1>
10091009
</li><li>Allow the pg_xlog directory location to be specified during initdb
10101010
with a symlink back to the /data location
10111011
</li><li>Allow WAL information to recover corrupted pg_controldata
1012+
<p> See partially completed patch and additional work required at
1013+
<ahref="http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php</a>.
1014+
</p>
10121015
</li><li>Find a way to reduce rotational delay when repeatedly writing
10131016
last WAL page
10141017
<p> Currently fsync of WAL requires the disk platter to perform a full

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp