Bruno Coimbra

Results 1 issues of Bruno Coimbra

Hello, I noticed the changes in 2.5.1 seem to break pytest_postgresql fixtures. The problem happens when pg_ctl tries to call initdb adding the "--auth=trust" parameter: ``` subprocess.CalledProcessError: Command '['/usr/bin/pg_ctl', 'initdb',...

bug
help wanted