Hi,
I am slowly moving to running postgres outside of docker. It might still take me some time, but I'm in the process of setting this up at the moment.
I have two questions
- How can I make sure to have a postgres that includes debugging symbols?
- How can I verify after that my version includes debugging symbols?
Thank you in advance