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

Commit3c57e0b

Browse files
committed
Update:
< * Eliminate WAL logging for CREATE INDEX/REINDEX/CREATE TABLE AS when< not doing WAL archiving> * Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
1 parentcf956d5 commit3c57e0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/TODO

Lines changed: 2 additions & 3 deletions
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:Fri Nov 1213:12:06 EST 2004
9+
Last updated:Fri Nov 1218:26:29 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,8 +769,7 @@ 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
772+
* Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
774773

775774
Optimizer / Executor
776775
====================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp