postgresql.yaml 97 B

12345
  1. host: localhost
  2. port: 5432
  3. user: benchmarkdbuser
  4. password: benchmarkdbpass
  5. database: hello_world