Hellok

Hans Schou wrote:
  > test3       | troels   | UTF8     | libc | en_US.utf8 |  en_US.utf8
[...]
  how did you create test3?

For this example, I used specified it at creation time:

CREATE DATABASE test3 TEMPLATE template0 LOCALE 'en_US.utf8';

In the real-world example I'm working with I'm unsure how the database was originally created.

--
Troels


Reply via email to