﻿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
10364	Incorrect error message given when role does not have create database privilege	Tyler Erickson	jbronn	"If a PostGIS database role does not have sufficient permissions to create a database, the testing suite returns a misleading message similar to:

""It appears the database, test_database_name, already exists. Type 'yes' to delete it, or 'no' to cancel: ""

This occurs because the _create_with_cursor() method in /django/contrib/gis/db/backend/postgis/creation.py assumes that all errors in the method are related to a non-existing test database.
"		closed	GIS	dev		fixed			Accepted	0	0	0	0	0	0
