good morning!!!!

Skip to content
Snippets Groups Projects
Commit e502c13e authored by Thomas Guinther's avatar Thomas Guinther
Browse files

updated

parent e1f95e10
No related branches found
No related tags found
No related merge requests found
Pipeline #88452 failed with stages
in 6 minutes and 5 seconds
:5432 {
error "server is not configured"
:5433 {
ssl self_signed
pool /base {
pool basic session
address localhost:5432
username postgres
password postgres
database base
}
pool /pgbench {
pool basic session
address localhost:5432
username postgres
password postgres
database test
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment