You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I has been looking how to mix functions between pgrx and C (important if I want to move some functions from C to pgrx), and to debug this I need the PID from the server which I'm executing the extensions.
Can be there an option to return the postgres backed pid to attach gdb?