Thread: pg_backtrace

pg_backtrace

From
Konstantin Knizhnik
Date:
Hello All,

I want to announce pg_backtrace extension for Postgres, allowing to get 
backtrace of Postgres errors and exceptions when no debugger is available.
It is using GNU backtrace function is available only for Linux.

Sources of extension are available at github: 
https://github.com/postgrespro/pg_backtrace

-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company