﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10173	Add a setting to set up pg binaries for test_runner	laureline.guerin@…	nobody	"Context: postgres/postgis.

For gis testing, when test database is created, pg commands are executed:

 * createlang (options) plpgsql
 * psql (options) -f <postgis files>

It would be great if both pg binary pathes could be set in settings, for example:

{{{
#!python
POSTGRES_PSQL_PATH = '/path/to/psql'
POSTGRES_CREATELANG_PATH = '/path/to/createlang'
}}}"		closed	GIS	1.0		wontfix			Unreviewed	0	0	0	0	0	0
