Your message dated Thu, 14 Feb 2008 11:37:15 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#465603: postgresql-8.3: Change default encoding
fromsql_ascii to UTF8
has caused the Debian Bug report #465603,
regarding postgresql-8.3: Change default encoding from sql_ascii to UTF8
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
465603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465603
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: postgresql-8.3
Version: 8.3~rc2-1+b1
Severity: important
Apparantly the default encoding for the database cluster is sql_ascii, maybe
depending on environmental settings during installation (with aptitude).
Please make it configurable during installation, or choose a wiser default, in
which case UTF8 comes to mind (which is used in the Windows version also
I seem to recall).
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages postgresql-8.3 depends on:
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcomerr2 1.40.5-2 common error description library
ii libkrb53 1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries
ii libldap-2.4-2 2.4.7-4 OpenLDAP libraries
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
ii libpq5 8.3~rc2-1+b1 PostgreSQL C client library
ii libssl0.9.8 0.9.8g-4 SSL shared libraries
ii libxml2 2.6.31.dfsg-1 GNOME XML library
ii postgresql-client-8.3 8.3~rc2-1+b1 front-end programs for PostgreSQL
ii postgresql-common 83 PostgreSQL database-cluster manage
ii tzdata 2007k-2 time zone and daylight-saving time
postgresql-8.3 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi Joost,
Joost Kraaijeveld [2008-02-13 19:05 +0100]:
> That is what I did, but I think it should be (preferably) configurable
> or done automatically with a more sensible default.
Defaulting to your system locale is sensible IMHO, and I won't change
that.
You can explicitly use a different encoding with pg_createuser's
--locale option (see the manpage).
Thanks,
Martin
--
Martin Pitt http://www.piware.de
Ubuntu Developer (http://www.ubuntu.com
Debian Developer http://www.debian.org
--- End Message ---