Skip to content

A utility to create a PL/pgSQL backtrace of a running PostgreSQL backend.

Notifications You must be signed in to change notification settings

wieck/plbacktrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

plbacktrace.py

A utility to display the PL/pgSQL call levels of a running PostgreSQL backend with their function OID, signature and current line number.

Copyright (c) 2016 Jan Wieck

License: PostgreSQL - https://www.postgresql.org/about/licence/

usage: plbacktrace.py PID

About

A utility to create a PL/pgSQL backtrace of a running PostgreSQL backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages