Rebuild the datbase if its config files gets removed

This commit is contained in:
Andreas Zweili 2023-07-18 20:59:09 +02:00
parent e36dd53c6b
commit df8e5914bc
1 changed files with 1 additions and 0 deletions

1
.envrc
View File

@ -11,3 +11,4 @@ layout_postgres() {
}
layout postgres
export PROJECT_DIR=$(pwd)
watch_file "$PGDATA/postgresql.conf"