Re: [Dbdpg-general] 'prepare' is not quite schema-safe - Mailing list pgsql-general

From Dana Hudes
Subject Re: [Dbdpg-general] 'prepare' is not quite schema-safe
Date
Msg-id Pine.LNX.4.58.0505012152320.28940@screamer.tcp-ip.info
Whole thread Raw
In response to 'prepare' is not quite schema-safe  (Vlad <marchenko@gmail.com>)
Responses Re: [Dbdpg-general] 'prepare' is not quite schema-safe
List pgsql-general


On Sun, 1 May 2005, Vlad wrote:

> Hello,
>
> I'm seeking for an advise to solve the issue that we hit recently
> (cost me sleepless night after production server upgrade).

the first problem you have is that you have a critical production system
that you upgraded without going through proper test first.
That's just bad change control.
In any case, if the new DBD::Pg blew up in your face why did you not
immediately revert to the previous working one? Even if you didn't have it
on disk anymore you can just re-download it explicitly.
If it were no longer on CPAN it is on the 'backpan'.

Just because its Linux, or Postgresql or Perl, doesn't mean you don't have
to follow proper operational procedures.




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: could not load library plperl.so
Next
From: CSN
Date:
Subject: Re: could not load library plperl.so