Search Postgresql Archives

Re: good exception handling archiecutre

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

 



Heyho!

[[ logging from postgres ]]

I think you can use dblink to do this - everything you do via dblink happens 
in a separate db session and so it shouldn't be affected by what happens in 
your transaction.

Depending on your requirements, system resources may be an issue though 
(you're opening a full additional db session.)

cheers
-- vbi


-- 
Although this syntax is required by the SQL standard, it's not clear
what the standard expects it to do, except that it's most likely not
what we were doing.
        -- PostgreSQL 8.3 release notes

Attachment: signature.asc
Description: This is a digitally signed message part.


[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