mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 14:15:02 +01:00
Update notes for 2020-02
This commit is contained in:
parent
f8d002dbd1
commit
da7b6e2f20
@ -21,7 +21,7 @@ categories: ["Notes"]
|
||||
$ schedtool -D -e ionice -c2 -n7 nice -n19 mvn -U -Dmirage2.on=true -Dmirage2.deps.included=false clean package
|
||||
```
|
||||
|
||||
- And it seems that we need to enabled `pg_crypto` now (used for UUIDs):
|
||||
- And it seems that we need to enable `pgcrypto` now (used for UUIDs):
|
||||
|
||||
```
|
||||
$ psql -h localhost -U postgres dspace63
|
||||
|
Loading…
Reference in New Issue
Block a user