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

Commita809899

Browse files
committed
Update tablespace temp usage item:
< This perhaps should use a round-robin allocation system where several< tablespaces are used in a cycle. The cycle pointer should be global.> It could start with a random tablespace from a supplied list and cycle> through the list.
1 parentf6b4707 commita809899

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

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

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Wed Nov 314:37:57 EST 2004
8+
Last updated:Wed Nov 317:20:38 EST 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -72,8 +72,8 @@ Administration
7272
* Add a GUC variable to control the tablespace for temporary objects and
7373
sort files
7474

75-
This perhaps should use around-robin allocation system where several
76-
tablespaces are used in a cycle. The cycle pointer should be global.
75+
It could start with arandom tablespace from a supplied list and cycle
76+
through the list.
7777

7878
* Add "include file" functionality in postgresql.conf
7979
* Add session start time and last statement time to pg_stat_activity

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp