|
8 | 8 | <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
9 | 9 | <h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Mon Mar 17 17:09:20 EDT 2008 |
| 11 | +Last updated: Mon Mar 17 17:45:06 EDT 2008 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -144,16 +144,16 @@ <h1><a name="section_2">Administration</a></h1>
|
144 | 144 | </li><li>Point-In-Time Recovery (PITR)
|
145 | 145 | <ul>
|
146 | 146 | <li>Allow a warm standby system to also allow read-only statements
|
147 |
| - [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>] |
148 |
| -<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php</a> |
| 147 | + [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr">pitr</a>] |
| 148 | +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php">http://archives.postgresql.org/pgsql-hackers/2007-03/msg00050.php</a> |
149 | 149 | </p>
|
150 | 150 | </li><li>%Create dump tool for write-ahead logs for use in determining
|
151 |
| - transaction id for point-in-time recovery |
152 |
| -<p> This is useful for checking PITR recovery. |
| 151 | + transaction id for point-in-time recovery |
| 152 | +<p> This is useful for checking PITR recovery. |
153 | 153 | </p>
|
154 | 154 | </li><li>Allow recovery.conf to support the same syntax as
|
155 |
| - postgresql.conf, including quoting |
156 |
| -<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a> |
| 155 | + postgresql.conf, including quoting |
| 156 | +<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00497.php</a> |
157 | 157 | </p>
|
158 | 158 | </li></ul>
|
159 | 159 | </li></ul>
|
|
0 commit comments