<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to debug Postgresql used by custom app]]></title><description><![CDATA[<p dir="auto">I have a custom application that is using the postgresql addon.</p>
<p dir="auto">In troubleshooting issues that arise I would like to be able to debug functions I have created in postgresql.</p>
<p dir="auto">I have installed pgAdmin 4 and have used the instructions <a href="https://forum.cloudron.io/topic/3237/remote-sql-support-on-a-per-app-basis/2?_=1705071518269">here</a> to connect to the database.</p>
<p dir="auto">When I try to debug a function I get the following error "The debugger plugin is not enabled. Please create the pldbgapi extension in this database."</p>
<p dir="auto">What steps can I take to enable the pldbgapi extension so that I can debug postgresql functions that are used by my cloudron app?</p>
]]></description><link>https://forum.cloudron.io/topic/10850/how-to-debug-postgresql-used-by-custom-app</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:52:43 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10850.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Jan 2024 15:03:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to debug Postgresql used by custom app on Fri, 12 Jan 2024 16:27:06 GMT]]></title><description><![CDATA[<p dir="auto">The current addon uses 14.9 so I guess you could run the corresponding image from <a href="https://hub.docker.com/_/postgres" target="_blank" rel="noopener noreferrer nofollow ugc">https://hub.docker.com/_/postgres</a></p>
]]></description><link>https://forum.cloudron.io/post/80990</link><guid isPermaLink="true">https://forum.cloudron.io/post/80990</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 12 Jan 2024 16:27:06 GMT</pubDate></item><item><title><![CDATA[Reply to How to debug Postgresql used by custom app on Fri, 12 Jan 2024 15:55:24 GMT]]></title><description><![CDATA[<p dir="auto">Gotcha, given that the version of postgresql used in the addon is defined by the cloudron platform what would be the easiest way to run the same docker container version of postgresql used by the cloudron platform locally on my development system?</p>
]]></description><link>https://forum.cloudron.io/post/80987</link><guid isPermaLink="true">https://forum.cloudron.io/post/80987</guid><dc:creator><![CDATA[ChristopherMag]]></dc:creator><pubDate>Fri, 12 Jan 2024 15:55:24 GMT</pubDate></item><item><title><![CDATA[Reply to How to debug Postgresql used by custom app on Fri, 12 Jan 2024 15:27:40 GMT]]></title><description><![CDATA[<p dir="auto">I don't think it makes sense to support this. Cloudron is more of a deployment platform rather than development platform.</p>
<p dir="auto">Debugging such things is probably be better done locally or in an environment which is set up for development.</p>
]]></description><link>https://forum.cloudron.io/post/80978</link><guid isPermaLink="true">https://forum.cloudron.io/post/80978</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 12 Jan 2024 15:27:40 GMT</pubDate></item></channel></rss>