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

Commitefe0d08

Browse files
committed
Add TODO.detail.
< logs> logs [pitr]130c130< * Allow a warm standby system to also allow read-only queries> * Allow a warm standby system to also allow read-only queries [pitr]
1 parent8805c83 commitefe0d08

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
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:Sat Jun 4 20:19:57 EDT 2005
5+
Last updated:Sat Jun 4 20:28:35 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -107,7 +107,7 @@ Administration
107107
to return to their default values.
108108

109109
* Allow point-in-time recovery to archive partially filled write-ahead
110-
logs
110+
logs [pitr]
111111

112112
Currently only full WAL files are archived. This means that the most
113113
recent transactions aren't available for recovery in case of a disk
@@ -127,7 +127,7 @@ Administration
127127
copied from the template1 database.
128128

129129
* Add a function that returns the 'uptime' of the postmaster
130-
* Allow a warm standby system to also allow read-only queries
130+
* Allow a warm standby system to also allow read-only queries [pitr]
131131

132132
This is useful for checking PITR recovery.
133133

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 3 deletions
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: Sat Jun 4 20:19:57 EDT 2005
11+
Last updated: Sat Jun 4 20:28:35 EDT 2005
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>.
@@ -102,7 +102,7 @@ <h1><a name="section_2">Administration</a></h1>
102102
to return to their default values.
103103
</p>
104104
</li><li>Allow point-in-time recovery to archive partially filled write-ahead
105-
logs
105+
logs [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>]
106106
<p> Currently only full WAL files are archived. This means that the most
107107
recent transactions aren't available for recovery in case of a disk
108108
failure. This could be triggered by a user command or a timer.
@@ -119,7 +119,7 @@ <h1><a name="section_2">Administration</a></h1>
119119
copied from the template1 database.
120120
</p>
121121
</li><li>Add a function that returns the 'uptime' of the postmaster
122-
</li><li>Allow a warm standby system to also allow read-only queries
122+
</li><li>Allow a warm standby system to also allow read-only queries [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>]
123123
<p> This is useful for checking PITR recovery.
124124
</p>
125125
</li><li>Allow the PITR process to be debugged and data examined

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp