Skip to content

Commit 39119a4

Browse files
committed
Add README
1 parent 444134c commit 39119a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/postgres/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Postgres configuration
2+
3+
Read and follow instructons in `./scripts/init.sql` script. This needs to be executed once in every postgres database we run (both self-hosted and RDS)
4+
5+
Create role and users scripts needs to be run on demand (e.g. in case we need a readonly user). Generate scripts using repo config values, read and follow instructions inside. This needs to be executed once.

0 commit comments

Comments
 (0)