Backend-Crash

From: Rolf Lüttecke <rolf(dot)luettecke(at)michael-telecom(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Backend-Crash
Date: 2000-08-10 10:01:32
Message-ID: 39927D7C.6E0DFAD0@michael-telecom.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi all,

the following query, used in a perl-script, kills the backend -
but works when offered through "psql":

$query = "SELECT count(bk_vk_dem), to_char(sum(bk_vk_dem),'999999D00')
FROM ccbooked
WHERE bk_kartentyp = " . $kartenid[$i];

My configuration:
- DBI-1.13
- DBD-Pg-0.93
- SuSE-Linux 2.2.14
- PostgreSQL 7.0.2
- gcc 2.95.2

Any clou?

Thanx in advance
-Rolf

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message phil 2000-08-10 16:12:04 Re: Backend-Crash
Previous Message Margarita Barvinok 2000-08-09 17:21:18 Backslash and quotes in ecpg, libpq