Update notes for 2020-02

This commit is contained in:
Alan Orth 2022-05-05 16:50:10 +03:00
parent f8d002dbd1
commit da7b6e2f20
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -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