utf8 vs UTF-8

From: Troels Arvin <troels(at)arvin(dot)dk>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: utf8 vs UTF-8
Date: 2024-05-17 12:44:24
Message-ID: fb95f8f7-f57b-46a8-bc9d-ea13433474e3@arvin.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

In a Postgres installation, I have databases where the locale is
slightly different. Which one is correct? Excerpt from "psql --list":

 test1       | loc_test | UTF8     | libc            | en_US.UTF-8 |
en_US.UTF-8
 test3       | troels   | UTF8     | libc            | en_US.utf8 |
en_US.utf8

OS is Ubuntu.

--
Kind regards,
Troels Arvin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hans Schou 2024-05-17 13:49:03 Re: utf8 vs UTF-8
Previous Message Daniel Gustafsson 2024-05-17 12:35:42 Re: [UNVERIFIED SENDER] pg_upgrade can result in early wraparound on databases with high transaction load