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

Commit29230ca

Browse files
committed
Note that table permissions are no longer defaulted to ACL_RD, but ACL_NO
instead
1 parentab6e4ea commit29230ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎migration/6.2.1_to_6.3

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@ on the permissions set on the underlying tables. For this reason, you will
66
have to set permissions on your views if you want anything but the default
77
permissions.
88

9+
6.3 has had its default permissions on a table set such that unless you
10+
are the owner, when a table is created, other users of the system won't
11+
have access to them. You *must* do a 'GRANT' for each table you wish open
12+
to other ppl.
13+
914
Those migrating from earlier 1.* releases should first upgrade to 1.09
1015
because the COPY output format was improved from the 1.02 release.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp