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

Commitb6f6284

Browse files
committed
Add:
> o Allow recovery.conf to allow the same syntax as> postgresql.conf, including quoting>>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php
1 parent4c488e8 commitb6f6284

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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 (bruce@momjian.us)
5-
Last updated:Fri Feb2 20:59:21 EST 2007
5+
Last updated:Sat Feb3 17:32:46 EST 2007
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -153,6 +153,10 @@ Administration
153153
o %Create dump tool for write-ahead logs for use in determining
154154
transaction id for point-in-time recovery
155155
o Allow the PITR process to be debugged and data examined
156+
o Allow recovery.conf to allow the same syntax as
157+
postgresql.conf, including quoting
158+
159+
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php
156160

157161

158162
Monitoring

‎doc/src/FAQ/TODO.html

Lines changed: 5 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Fri Feb2 20:59:21 EST 2007
11+
Last updated:Sat Feb3 17:32:46 EST 2007
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>.
@@ -141,6 +141,10 @@ <h1><a name="section_2">Administration</a></h1>
141141
</li><li>%Create dump tool for write-ahead logs for use in determining
142142
transaction id for point-in-time recovery
143143
</li><li>Allow the PITR process to be debugged and data examined
144+
</li><li>Allow recovery.conf to allow the same syntax as
145+
postgresql.conf, including quoting
146+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a>
147+
</p>
144148
</li></ul>
145149
</li></ul>
146150
<h1><aname="section_3">Monitoring</a></h1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp