Search Postgresql Archives

Re: NOTICE Acepted as Error After Upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kaloyan Iliev wrote:
> After we migrate one function that previously doesn't make
> any problem now starts to throw error.
> 
> I know this is more Perl problem but if someone could help because I 
> didn't find anyting in the net.
> 
> kaloyan@xxxx$ perl
> use CLIB::LDBI;
> my $dbh = CLIB::LDBI->connect_transact({ host => "xxxxxx.xxxxxxx.xx",
>                                          name => "xxxxxxxxxxx",
>                                          user => "xxxxxxxxxx"});
> 
> my $sth = $dbh->sql("INSERT ...");
> 
> SQL CATCH ERROR: System ERROR! <pre><font color=red>[ NOTICE: ...
]</font></pre>

What is CLIB::LDBI?

Maybe you should look at the code of this module to find the error.
I don't think that DBD::Pg would print an error message like this.

Yours,
Laurenz Albe

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux