First try at moving admin1 to merged extension
This commit is contained in:
@@ -22,6 +22,12 @@ sudo make all install
|
||||
PGUSER=postgres make installcheck
|
||||
```
|
||||
|
||||
## Build, install & test
|
||||
One-liner:
|
||||
```
|
||||
sudo PGUSER=postgres make all install installcheck
|
||||
```
|
||||
|
||||
## Install onto a user's database
|
||||
```
|
||||
psql -U development_cartodb_user_fe3b850a-01c0-48f9-8a26-a82f09e9b53f cartodb_dev_user_fe3b850a-01c0-48f9-8a26-a82f09e9b53f_db
|
||||
|
||||
Reference in New Issue
Block a user