You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the last step installs both the extension into Postgres and also the Python part. The latter is done using "pip install", and so can be undone using "pip uninstall".
128
112
129
-
### Create Multicorn2 Extension
113
+
### Create Multicorn Extension
130
114
In your running instance of Postgres from the PSQL command line
0 commit comments