Update notes for 2020-02

This commit is contained in:
2022-05-05 16:50:10 +03:00
parent f8d002dbd1
commit da7b6e2f20

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