|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Thu Apr14 19:12:47 EDT 2005 |
| 5 | +Last updated:Sun Apr17 23:00:43 EDT 2005 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -111,6 +111,8 @@ Administration
|
111 | 111 | recent transactions aren't available for recovery in case of a disk
|
112 | 112 | failure.
|
113 | 113 |
|
| 114 | +* Force archiving of partially-full WAL files when pg_stop_backup() is |
| 115 | + called or the server is stopped |
114 | 116 | * Create dump tool for write-ahead logs for use in determining
|
115 | 117 | transaction id for point-in-time recovery
|
116 | 118 | * Set proper permissions on non-system schemas during db creation
|
|