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

Commitdf4606c

Browse files
committed
Also install fdw extension
1 parentdb3d4ba commitdf4606c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎install.sh‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ make install
1818

1919
cd ../..
2020

21+
cd contrib/postgres_fdw/
22+
23+
make clean
24+
make
25+
make install
26+
27+
cd ../..
28+
2129
./install/bin/initdb -D ./install/data1
2230
./install/bin/initdb -D ./install/data2
2331

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp