We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08afeec commit e6715cdCopy full SHA for e6715cd
tests/reinit-mm.sh
@@ -5,6 +5,7 @@ export PATH=$BASEDIR/tmp_install/usr/local/pgsql/bin/:$PATH
5
export DESTDIR=$BASEDIR/tmp_install
6
export PGHOST=127.0.0.1
7
export LD_LIBRARY_PATH=$BASEDIR/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH
8
+export DYLD_LIBRARY_PATH=$BASEDIR/tmp_install/usr/local/pgsql/lib/:$DYLD_LIBRARY_PATH
9
10
n_nodes=3
11
ulimit -c unlimited
0 commit comments