﻿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
17207	create_template_postgis-debian.sh cant use UTF8 on PostgreSQL 8.4	artur@…	nobody	"Script create_template_postgis-debian.sh tested on Debian Squeeze:
{{{
createdb: database creation failed: ERROR:  new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
}}}
To fix this script specify non default template to use by createdb:
{{{
createdb -E UTF8 --template=template0 template_postgis && \
}}}"	Bug	closed	GIS	dev	Normal	fixed	postgis	john@…	Accepted	1	0	0	0	0	0
