public inbox for [email protected]  
help / color / mirror / Atom feed
From: [email protected]
To: [email protected]
Subject: Re: Reg. Postgres Unique contraint
Date: Fri, 27 Dec 2024 13:57:59 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CANjRhAF0yQ2k0cQXGe=00UJD9W4N2thXoC6=e-pVXk_YEOM-6w@mail.gmail.com>
References: <CANjRhAF0yQ2k0cQXGe=00UJD9W4N2thXoC6=e-pVXk_YEOM-6w@mail.gmail.com>

Am 27.11.24 um 05:14 schrieb Sajjad Abid:
> A column is character varying(50), also on this column a unique
> constraint is defined, but I found some duplicate values in this
> column for some records user_name character varying(50) CONSTRAINT
> user_name_unq   UNIQUE ( user_name )

Most likely a locale/encoding problem.

See: https://wiki.postgresql.org/wiki/Locale_data_changes





view thread (7+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Reg. Postgres Unique contraint
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox