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

Commitfa82574

Browse files
committed
Add:
> * Set proper permissions on non-system schemas during db creation>> Currently all schemas are owned by the super-user because they are> copied from the template1 database.>
1 parent2371776 commitfa82574

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎doc/TODO

Lines changed: 6 additions & 1 deletion
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:Fri Aug13 21:30:49 EDT 2004
8+
Last updated:Mon Aug16 00:37:25 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -93,6 +93,11 @@ Administration
9393

9494
* Create dump tool for write-ahead logs for use in determining
9595
transaction id for point-in-time recovery
96+
* Set proper permissions on non-system schemas during db creation
97+
98+
Currently all schemas are owned by the super-user because they are
99+
copied from the template1 database.
100+
96101
* Improve replication solutions
97102
o Automatic failover
98103

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp