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 9ec513a commit f0aa3e7Copy full SHA for f0aa3e7
README.pg_sphere
@@ -15,7 +15,7 @@ INSTALLATION:
15
16
USING PG_CONFIG:
17
18
-gmake USE_PGXS=1 PG_CONFIG=/path/to/pg_config
+gmake USE_PGXS=1 PG_CONFIG=/usr/bin/pg_config
19
gmake USE_PGXS=1 PG_CONFIG=/usr/bin/pg_config install
20
-- load extension:
21
CREATE EXTENSION pg_sphere;
0 commit comments