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.
2 parents fb93eb4 + fc43fc8 commit 1c4a5f3Copy full SHA for 1c4a5f3
README.pg_sphere
@@ -54,7 +54,7 @@ UPDATING AN EXISTING INSTALLATION:
54
-- same make and make install steps as above, but, instead of the CREATE
55
-- EXTENSION step, you need to do:
56
57
- psql -c "ALTER EXTENSION q3c UPDATE TO 'A.B.C';" <database>
+ psql -c "ALTER EXTENSION pg_sphere UPDATE TO 'A.B.C';" <database>
58
59
-- where A.B.C is a placeholder for the current version.
60
-- You also may want to check what version of pgSphere is installed using
0 commit comments