ash_postgres/README.md
2020-05-31 01:51:41 -04:00

321 B

AshPostgres

TODO

Configuration

  • Need to figure out how to only fetch config one time in the configuration of the repo. Right now, we are calling the installed_extensions() function in both supervisor and runtime but that could mean checking the system environment variables every time (is that bad?)