From owner-freebsd-perl@FreeBSD.ORG Tue Mar 8 12:40:24 2005 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C32416A4CE for ; Tue, 8 Mar 2005 12:40:24 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFFAC43D46 for ; Tue, 8 Mar 2005 12:40:23 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from pouet.in.mat.cc (pouet.in.mat.cc [193.30.224.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 6C637A24065; Tue, 8 Mar 2005 13:40:21 +0100 (CET) Date: Tue, 08 Mar 2005 13:40:17 +0100 From: Mathieu Arnold To: Vincent Bachelier Message-ID: In-Reply-To: <20050308123157.GA975@localhost> References: <20050308074451.90940.qmail@web25308.mail.ukl.yahoo.com> <2CC5E3844B16ED89C0991035@[192.168.1.5]> <20050308123157.GA975@localhost> X-Mailer: Mulberry/4.0.0a5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: perl@FreeBSD.org Subject: Re: p5-DBD-Pg X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 12:40:24 -0000 +-Le 08/03/2005 13:31 +0100, Vincent Bachelier a dit : | Le Tue, Mar 08, 2005 at 11:41:51AM +0100, Mathieu Arnold a =C3=A9crit: |> From: Mathieu Arnold |> +-Le 08/03/2005 08:44 +0100, Vincent Bachelier a dit : |> | Well, here the error message: |> | DBD::Pg::st execute failed: ERREUR: syntax error sur |> | ou pr=C3=A8s de =C2=AB$1=C2=BB at character 111 |>=20 |> Well, the best you could do would be to enable logging on your = postgresql |> server, and see what query exactly fails. Plus, you could tell us which |> postgresql version you have :-) | Well, the postgresql version is the one of Debian Sarge ... 7.4.7-2 | The error occur under DBD::Pg::St ... | I will try it on FreeBSD server locally | Get more info soon ... | Strange old version work well ... As I said, enabling logging on your server will show the offending query = :-) --=20 Mathieu Arnold