Re: Pg + perl + apache

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: Pg + perl + apache
Дата
Msg-id 200402152353.01145.barwick@gmx.net
обсуждение исходный текст
Ответ на Pg + perl + apache  ("Michael L. Artz" <dragon@october29.net>)
Список 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 по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: PostgreSQL License
Следующее
От: Adam Ruth
Дата:
Сообщение: Re: PostgreSQL Indexing versus MySQL