Re: Insert fails when it shouldn't - Mailing list pgsql-general

From Jim Nasby
Subject Re: Insert fails when it shouldn't
Date
Msg-id D1D2D51E3BE3FC4E98598248901F75940319B4BE@ausmail2k4.aus.pervasive.com
Whole thread Raw
In response to Insert fails when it shouldn't  (Anakreon Mendis <anakreonmejdi@yahoo.gr>)
Responses Re: Insert fails when it shouldn't  (anakreonmejdi@yahoo.gr)
List pgsql-general
Adding -general back to the distribution list. Please do a reply-all.

Even if you tell psql what encoding to use, if the database is created with the wrong encoding it might not be able to
differentiatebetween the two strings. 

-----Original Message-----
From:    anakreonmejdi@yahoo.gr [mailto:anakreonmejdi@yahoo.gr]
Sent:    Sat 3/4/2006 9:46 AM
To:    Jim Nasby
Cc:
Subject:    Re: [GENERAL] Insert fails when it shouldn't

To execute the insert statements I use psql.
From the command line the command \encoding
writes:ISO_8859_7 which is the right one
since characters are greek strings.

--
Three words describe our society:homo homini lupus





pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Questions about privileges
Next
From: "Andrew L. Gould"
Date:
Subject: PostgreSQL on Intel Core Duo Macs?