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

Commit8b9a9c9

Browse files
committed
Removed:
< * Make log_min_duration_statement output when the duration is reached rather< than when the statement completes<< This prints long queries while they are running, making trouble shooting< easier. Also, it eliminates the need for log_statement because it< would now be the same as a log_min_duration_statement of zero.
1 parentf44c64c commit8b9a9c9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/TODO

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Tue Nov 3013:20:21 EST 2004
5+
Last updated:Tue Nov 3014:32:10 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -120,12 +120,6 @@ Administration
120120
multiple servers, you need multi-master replication like pgcluster.
121121

122122
o Allow replication over unreliable or non-persistent links
123-
* Make log_min_duration_statement output when the duration is reached rather
124-
than when the statement completes
125-
126-
This prints long queries while they are running, making trouble shooting
127-
easier. Also, it eliminates the need for log_statement because it
128-
would now be the same as a log_min_duration_statement of zero.
129123

130124

131125
Data Types

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp