pg_prometheus icon indicating copy to clipboard operation
pg_prometheus copied to clipboard

how to specify "synchronous_commit=OFF" in docker-compose

Open candysmurf opened this issue 5 years ago • 1 comments

I cannot start up pg_prometheus using docker-compose.

ERROR: for pg_prometheus  Cannot start service pg_prometheus: OCI runtime create failed: container_linux.go:344: starting container process caused "exec: \"-c\": executable file not found in $PATH": unknown

This line caused trouble. Any thoughts?

command: -c synchronous_commit=OFF

candysmurf avatar May 01 '19 16:05 candysmurf

Can you please share your docker-compose yaml

niksajakovljevic avatar Jun 05 '19 02:06 niksajakovljevic