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 73138f4 commit ccc331cCopy full SHA for ccc331c
202308/20230814_02.md
@@ -1565,7 +1565,7 @@ PG_CONFIG=/usr/lib/postgresql/14/bin/pg_config C_INCLUDE_PATH=/tmp/PF_RING/kerne
1565
PG_CONFIG=/usr/lib/postgresql/14/bin/pg_config C_INCLUDE_PATH=/tmp/PF_RING/kernel make install
1566
1567
cd /usr/lib/postgresql/14
1568
-git clone --depth 1 https://github.com/apache/madlib
+git clone --depth 1 -b rel/v2.1.0 https://github.com/apache/madlib
1569
cd /usr/lib/postgresql/14/madlib
1570
mkdir build
1571
cd /usr/lib/postgresql/14/madlib/build
0 commit comments