BUG #7616: -E parameter doesn't override template values.

From: obasan(at)redhat(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7616: -E parameter doesn't override template values.
Date: 2012-10-22 09:16:06
Message-ID: E1TQE7C-0007Mx-Oz@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7616
Logged by: Ohad
Email address: obasan(at)redhat(dot)com
PostgreSQL version: 9.2.1
Operating system: Fedora 18
Description:

My template1 encoding is ASCII
I"m trying to use "createdb" with -E parameter to create a UTF-8 and I'm
getting an error message that the encoding I've chosen does not match the
template's encoding
if the template's encoding can't be overridden - what's the purpose of the
parameter?
thanks

Browse pgsql-bugs by date

  From Date Subject
Next Message corekms 2012-10-22 09:40:57 BUG #7617: Encoding Behavior
Previous Message Jeff Davis 2012-10-20 18:41:43 Re: BUG #7525: Deferred unique index with predicate