Caveat note
This commit is contained in:
@@ -16,6 +16,9 @@ sudo pip install {{path}}/python/crankshaft --upgrade
|
||||
cd {{path}}/pg && sudo PGUSER=postgres make all install
|
||||
```
|
||||
|
||||
Caveat: note that `pip install ./crankshaft` will install
|
||||
from local files, but `pip install crankshaft` will not.
|
||||
|
||||
Installing the extension in user databases:
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user