Re: Insert fails when it shouldn't

From: "Jim Nasby" <jnasby(at)pervasive(dot)com>
To: <anakreonmejdi(at)yahoo(dot)gr>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Insert fails when it shouldn't
Date: 2006-03-05 00:25:46
Message-ID: D1D2D51E3BE3FC4E98598248901F75940319B4BE@ausmail2k4.aus.pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 differentiate between the two strings.

-----Original Message-----
From: anakreonmejdi(at)yahoo(dot)gr [mailto:anakreonmejdi(at)yahoo(dot)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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew L. Gould 2006-03-05 02:24:05 PostgreSQL on Intel Core Duo Macs?
Previous Message Martijn van Oosterhout 2006-03-04 21:50:35 Re: Questions about privileges