Now per folder configs are loaded after PG_CONFIG

Call stopdb when deactivating env
This commit is contained in:
Yogesh Sharma 2025-03-17 09:00:34 -04:00
parent 14e4b865ca
commit 202b89c381
Signed by: yogesh.sharma
GPG key ID: 47778BF1D2A81254
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ pg${PGV}.conf
pg${PGV}-<Cluster #>.conf
```
PostgreSQL local configs per are named similarly but starts with (.) dot and stored in worktree folder. These will superseed `${GIT_DIR}/pgconfigs/`:
PostgreSQL local configs per folder are named similarly but starts with (.) dot and stored in worktree folder. These will overlay on top of `${GIT_DIR}/pgconfigs/` settings.
```
.pg${PGV}.conf