Update notes on postgres.

This commit is contained in:
Brian Lee 2023-08-10 14:27:40 -07:00
parent c7a4b08ebb
commit 9de28e297e

View File

@ -31,8 +31,7 @@ In this example, there are two users because both `localhost` and `%` (all-hosts
I'm temporarily using this branch to get PG15:
```yaml
# - src: https://github.com/ANXS/postgresql
- src: https://github.com/VladDm93/postgresql
version: postgres-14-15-support
- src: https://github.com/ANXS/postgresql
name: anxs.postgresql
version: development
```