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

Commit1b87c3f

Browse files
committed
Add:
> * Eliminate WAL logging for CREATE INDEX/REINDEX/CREATE TABLE AS when> not doing WAL archiving
1 parent03b12ef commit1b87c3f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Wed Nov10 23:36:48 EST 2004
9+
Last updated:Fri Nov12 13:12:06 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -769,6 +769,8 @@ Write-Ahead Log
769769
remove the 'fsync' parameter (which results in an an inconsistent
770770
database) in favor of this capability.
771771

772+
* Eliminate WAL logging for CREATE INDEX/REINDEX/CREATE TABLE AS when
773+
not doing WAL archiving
772774

773775
Optimizer / Executor
774776
====================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp