Re: wierd problems with DBI/DBD::pg?

Поиск
Список
Период
Сортировка
От Gilles DAROLD
Тема Re: wierd problems with DBI/DBD::pg?
Дата
Msg-id 3AEDC2EB.19759284@darold.net
обсуждение исходный текст
Ответ на wierd problems with DBI/DBD::pg?  (Michelle Murrain <mpm@norwottuck.com>)
Список pgsql-general
Hi,

I widly use DBI/DBD::Pg and doesn't notice any problem. Perhaps because
there's no error or they are well handled :-)). I'm interested to know more
about this problem because I have many script to review in that case.

Could you please send more explanation of the problem and some source code
related to them. Do you use mod_perl ? I presume you're  'Internal error' is
from Apache log... What version of DBI and DBD are you using ?

Regards,

Gilles

I'm not here tomorow but can take a look on wenesday...

Michelle Murrain wrote:

> I recently upgraded from 6.5 to 7.1, and it mostly went smoothly (fixed the
> PHP problem, thanks to a list member). But now some of my perl stuff is being
> a bit strange, and I'm wondering whether other folks have noticed strangeness
> when they upgraded their Postgres as well as upgraded to the new DBD::Pg.
>
> First off, my error strings seem to be cut off - so when an error happens, I
> only get the first few (not at all predictable, either) characters from the
> error string.
>
> Second, I have this strange situation where a script that does a query on one
> table of a database gives a reasonable result, but returns an internal server
> error when a different table is queried. (this worked prior to the upgrade) -
> plus, the wierd thing is that this script has a graceful exit subroutine, and
> shouldn't just barf like that.
>
> And of course, part of what is going on is that it's really hard to debug,
> since DBI is not returning the full error string, so it's hard to know what's
> going on.
>
> Thanks in advance.
>
> Michelle
> --
> ------------
> Michelle Murrain, Ph.D.
> President
> Norwottuck Technology Resources
> mpm@norwottuck.com
> http://www.norwottuck.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


В списке pgsql-general по дате отправления:

Предыдущее
От: Al
Дата:
Сообщение: Problem installing Postgresql
Следующее
От: Gilles DAROLD
Дата:
Сообщение: Re: Problem installing Postgresql