Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 93144 invoked from network); 9 Mar 2005 12:25:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Mar 2005 12:25:06 -0000 Received: (qmail 3077 invoked by uid 500); 9 Mar 2005 12:25:06 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 2889 invoked by uid 500); 9 Mar 2005 12:25:05 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 2876 invoked by uid 99); 9 Mar 2005 12:25:05 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of tomdzk@gmail.com designates 64.233.170.193 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.193) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 09 Mar 2005 04:25:04 -0800 Received: by rproxy.gmail.com with SMTP id a41so180049rng for ; Wed, 09 Mar 2005 04:25:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fgROJwbgkdbju57GGpcGHK/FP4ujUljUAR1JCVD5G0g8CI/WJUEIN6C/8p5c0BwFVqee92zXnKtE64hoJgWf24jfDX3ecujY1uDertbstWTZdlMpYXxnnoVvspAFa62YZsBO8Iwb6U4GP7QkGs2tEPjBva9Z5OxQFs17oBWYrMM= Received: by 10.38.73.45 with SMTP id v45mr718091rna; Wed, 09 Mar 2005 04:25:02 -0800 (PST) Received: by 10.38.74.37 with HTTP; Wed, 9 Mar 2005 04:25:02 -0800 (PST) Message-ID: <224f32340503090425561874ff@mail.gmail.com> Date: Wed, 9 Mar 2005 13:25:02 +0100 From: Thomas Dudziak Reply-To: Thomas Dudziak To: OJB Developers List Subject: Re: Test on Fedora Core 3 and postgresql 7.4.7 => 2 Failures. In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <43143.165.98.153.184.1110348089.squirrel@www.agssa.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N See also here: http://lists.debian.org/debian-devel/2003/06/msg00604.html http://www.postgresql.org/docs/current/static/multibyte.html It seems you can only specify the encoding at creation time (does Torque specify UNICODE or UTF-8 or somesuch ?), and then you're set to this. If not specified, it will probably use the default which may or may not be multibyte/utf-8 on windows and/or newer versions. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org