﻿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
23658	"Provide the password to PostgreSQL from ""dbshell"" command"	Isaac Jurado	nobody	"With the PostgreSQL Django backend, if the database configuration defines a password, it is not used by the ""dbshell"" command.  Unlike the ""mysql"" command, the ""psql"" command accepts the password through the process environment.  It would be a more uniform experience if the PostgreSQL driver behaved the same.

Also note from the attached patch that ""os.execvpe()"" also works on Windows, so there's no need to distinguish between the two systems."	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	postgresql dbshell	Loic Bistuer	Accepted	1	0	0	1	0	0
