Re: locale

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: locale
Date: 2004-04-07 17:17:21
Message-ID: 200404071717.i37HHLj11633@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dennis Bjorklund wrote:
> Is anyone working to make the locale support in pg better? Running initdb
> to set the locale is a bit heavy. It would be nice to at least be able to
> set it per database.

Uh, createdb and CREATE DATABASE both have encoding options. initdb
only sets the encoding for template1, and the default for future
databases, but you can override it.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • locale at 2004-04-07 11:04:09 from Dennis Bjorklund

Responses

  • Re: locale at 2004-04-07 17:52:57 from Andrew Dunstan

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2004-04-07 17:23:18 Re: make == as = ?
Previous Message Tom Lane 2004-04-07 17:12:31 Re: TRAP during backend startup