Re: Best practice for: ERROR: invalid byte sequence for encoding "UTF8" - Mailing list pgsql-general

From Lew
Subject Re: Best practice for: ERROR: invalid byte sequence for encoding "UTF8"
Date
Msg-id 5OGdnQQrkLwH9l7bnZ2dnUVZ_r7inZ2d@comcast.com
Whole thread Raw
In response to Re: Best practice for: ERROR: invalid byte sequence for encoding "UTF8"  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
Phoenix Kiula wrote:
> I am not advocating what others should do. But I know what I need my
> DB to do. If I want it to store data that does not match puritanical
> standards of textual storage, then it should allow me to...

Instead you want it to store tyrannically-chosen alternatives to the user's
invalid input without regard for their intent.

Calling rejection of invalid input "puritanical" is not an engineering evaluation.

--
Lew

pgsql-general by date:

Previous
From: Lew
Date:
Subject: Re: Writing most code in Stored Procedures
Next
From: Trent Shipley
Date:
Subject: Re: Blobs in Postgresql