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

Commit14e97be

Browse files
committed
Grant privileges on postgresql/server/ within Docker
1 parente9c53b5 commit14e97be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎travis/Dockerfile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ WORKDIR /pg/testdir
2424
# Grant privileges
2525
RUNchown postgres:postgres ${PGDATA} && \
2626
chown -R postgres:postgres /pg/testdir && \
27+
chown postgres:postgres /usr/local/include/postgresql/server/ && \
2728
chmod a+rwx /usr/local/lib/postgresql && \
2829
chmod a+rwx /usr/local/share/postgresql/extension
2930

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp