jnidzwetzki / pg-lock-tracer

A eBPF based lock tracer for the PostgreSQL database
https://pypi.org/project/pg-lock-tracer/
Apache License 2.0
135 stars 16 forks source link

Allow animations with Oids #152

Closed jnidzwetzki closed 9 months ago

jnidzwetzki commented 9 months ago

So far, animations could be only generated if the Oids of the table names were resolved to actual table names. This patch removes this limitation and also allows animations using OIDs.