<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PostgreSQL - handle postgre version in extension in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259340#M5344</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Some queries executed by PostgreSQL extension are reporting errors while they are trying to get value from non-existing columns in differents version of PostgreSQL databases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This behavior generate a huge amount of logs, and create incident on production activity.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it would be better to check the version before and then send proper queries regarding curent version of databases. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It will avoid to generate many logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;exemple : queries on "total_time" column.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 15:10:40 GMT</pubDate>
    <dc:creator>Nicomon02</dc:creator>
    <dc:date>2024-10-15T15:10:40Z</dc:date>
    <item>
      <title>PostgreSQL - handle postgre version in extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259340#M5344</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Some queries executed by PostgreSQL extension are reporting errors while they are trying to get value from non-existing columns in differents version of PostgreSQL databases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This behavior generate a huge amount of logs, and create incident on production activity.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;it would be better to check the version before and then send proper queries regarding curent version of databases. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It will avoid to generate many logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;exemple : queries on "total_time" column.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 15:10:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259340#M5344</guid>
      <dc:creator>Nicomon02</dc:creator>
      <dc:date>2024-10-15T15:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - handle postgre version in extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259352#M5346</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is a limitation on our data source, please raise it as a product idea to have our data sources handle conditional queries.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:47:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259352#M5346</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-10-15T16:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - handle postgre version in extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259481#M5374</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47230"&gt;@Nicomon02&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the raised concern, kindly find the below info:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-10-16_17h27_36.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23725i1A6378C2FF0A20C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-10-16_17h27_36.png" alt="2024-10-16_17h27_36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For detailed info about &lt;A href="https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/?query=postgresql&amp;amp;filter=all" target="_self"&gt;PostgreSQL&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;There is alternative solution:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://www.dynatrace.com/hub/detail/custom-database-extension/?query=database+extension&amp;amp;filter=all" target="_self"&gt;custom-database-extension&lt;/A&gt;&amp;nbsp;according to current version of PostgreSQL, it supports PostgreSQL.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-10-16_17h38_27.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23726iAEC793B557D180AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-10-16_17h38_27.png" alt="2024-10-16_17h38_27.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In case you have tried all these attempts, then:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Reach out to Dynatrace support team via live chat or raise a support ticket.&lt;/LI&gt;&lt;LI&gt;Share the detailed scenario, if possible include screenshots and logs with Dynatrace on&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/idb-p/DynatraceProductIdeas" target="_self"&gt;DynatraceProductIdeas&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Peter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 13:44:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/259481#M5374</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-10-16T13:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - handle postgre version in extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/295148#M7088</link>
      <description>&lt;P&gt;We ran into this situation as well...&amp;nbsp; I've submitted an idea to address this concern...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Reduce-errors-generated-by-PostgreSQL-extension/idi-p/295146" target="_self"&gt;https://community.dynatrace.com/t5/Product-ideas/Reduce-errors-generated-by-PostgreSQL-extension/idi-p/295146&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 21:28:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/PostgreSQL-handle-postgre-version-in-extension/m-p/295148#M7088</guid>
      <dc:creator>Joseph_Hobbs</dc:creator>
      <dc:date>2026-02-23T21:28:23Z</dc:date>
    </item>
  </channel>
</rss>

