On May 6, 2011, Iain Barnett <iainsp...@gmail.com> 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.
On May 6, 2011, Iain Barnett <iainsp...@gmail.com> 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.