Re: locale - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: locale
Date
Msg-id 200404071717.i37HHLj11633@candle.pha.pa.us
Whole thread Raw
In response to locale  (Dennis Bjorklund <db@zigo.dhs.org>)
Responses Re: locale
List 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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TRAP during backend startup
Next
From: Peter Eisentraut
Date:
Subject: Re: make == as = ?