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

Commit9f36135

Browse files
committed
Add PITR web page:
< * Point-in-time data recovery using backup and write-ahead log< * Create native Win32 port,http://momjian.postgresql.org/main/writings/pgsql/win32.html> * Point-in-time data recovery using backup and write-ahead log,>http://momjian.postgresql.org/main/writings/pgsql/project/pitr.html> * Create native Win32 port,http://momjian.postgresql.org/main/writings/pgsql/project/win32.html
1 parent2d33019 commit9f36135

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎doc/TODO

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Feb3 11:51:21 EST 2004
3+
Last updated:Sat Feb7 20:17:06 EST 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -24,8 +24,9 @@ Urgent
2424
o Queries across databases or servers (two-phase commit)
2525
o Allow replication over unreliable or non-persistent links
2626
o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
27-
* Point-in-time data recovery using backup and write-ahead log
28-
* Create native Win32 port, http://momjian.postgresql.org/main/writings/pgsql/win32.html
27+
* Point-in-time data recovery using backup and write-ahead log,
28+
http://momjian.postgresql.org/main/writings/pgsql/project/pitr.html
29+
* Create native Win32 port, http://momjian.postgresql.org/main/writings/pgsql/project/win32.html
2930

3031

3132

@@ -465,7 +466,7 @@ Source Code
465466
* Acquire lock on a relation before building a relcache entry for it
466467
* Research interaction of setitimer() and sleep() used by statement_timeout
467468
* -Add checks for fclose() failure (Tom)
468-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1195 2004/02/03 16:53:56 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1195 2004/02/03 16:53:56 momjian Exp $
469+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1196 2004/02/08 01:17:09 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1196 2004/02/08 01:17:09 momjian Exp $
469470
* Exit postmaster if postgresql.conf can not be opened
470471
* Rename /scripts directory because they are all C programs now
471472
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp