Re: [GENERAL] Locale and UTF8 for template1 in 8.4.4

2011-05-06 Thread Iain Barnett
On 6 May 2011, at 16:19, Alan Hodgson wrote: > On May 6, 2011, Iain Barnett wrote: > > Would anyone be able to point out to me how I can get the template1 > > database to be utf8 and en_GB? (or US, I'm not *that* fussed) > Use the --encoding and --locale options to initdb. I had to backup the P

Re: [GENERAL] Locale and UTF8 for template1 in 8.4.4

2011-05-06 Thread Alan Hodgson
On May 6, 2011, Iain Barnett wrote: > Would anyone be able to point out to me how I can get the template1 > database to be utf8 and en_GB? (or US, I'm not *that* fussed) Use the --encoding and --locale options to initdb.