Re: Pg + perl + apache - Mailing list pgsql-general

From Ian Barwick
Subject Re: Pg + perl + apache
Date
Msg-id 200402152353.01145.barwick@gmx.net
Whole thread Raw
In response to Pg + perl + apache  ("Michael L. Artz" <dragon@october29.net>)
List pgsql-general
On Saturday 14 February 2004 22:35, Michael L. Artz wrote:
(...)
> If anyone has seen anything like this before (i.e. random errors in a
> similar apache/mod_perl) situation, or might have any pointers as to
> where to look next, let me know.  What would cause postgres to return an
> error for a selectrow_array, or one of those others mentioned?

Just checking, but do all your scripts have :

  use strict;
  use warnings;

at the top?


Ian Barwick
barwick@gmx.net


pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: PostgreSQL License
Next
From: Adam Ruth
Date:
Subject: Re: PostgreSQL Indexing versus MySQL