<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dynatrace Hub - PostgreSQL latest releases</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>A list of extensions from PostgreSQL</description><atom:link href="https://hub-manager.hub.central.dynatrace.com/api/v1/public-hub/feed/extensions/postgresdb-remote-monitoring/" rel="self"/><language>en-us</language><lastBuildDate>Wed, 19 Aug 2026 10:24:39 +0000</lastBuildDate><item><title>PostgreSQL 3.2.6</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed health charts for PostgreSQL nodes in the Infrastructure and Operations app.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;⚠️ This version requires ActiveGate version 1.341.0 or higher.&lt;/p&gt;
</description><pubDate>Wed, 19 Aug 2026 10:24:39 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 3.2.4</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Changed in this version&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To align with the &lt;a href="https://docs.dynatrace.com/docs/license/capabilities/app-infra-observability/database-monitoring#billing-granularity-and-bundled-functionality"&gt;latest Database licensing model&lt;/a&gt;:
&lt;ul&gt;
&lt;li&gt;Top statements collection was changed to collect the top 333 statements (down from top 1000).&lt;/li&gt;
&lt;li&gt;A new heartbeat log is ingested every 10 minutes, part of &lt;code&gt;event.group == heartbeat&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Enrich metrics with &lt;code&gt;dt.openpipeline.source&lt;/code&gt; dimension.&lt;/li&gt;
&lt;li&gt;Schema details and DB configuration are now collected by default every 6 hours instead of 24 hours. This prevents Dynatrace problems raised on these logs from timing out.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;⚠️ This version requires ActiveGate version 1.341.0 or higher.&lt;/p&gt;
</description><pubDate>Mon, 03 Aug 2026 07:18:44 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 3.1.0</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Improvements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Queries now run conditionally depending on detected Postgres database version.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;⚠️ This version requires ActiveGate version 1.339.0 or higher.&lt;/p&gt;
</description><pubDate>Mon, 22 Jun 2026 13:41:45 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 3.0.10</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Breaking changes&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;⚠️ Possible breaking changes and warnings - PLEASE READ before upgrading to this version ⚠️:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This version requires a minimum Dynatrace version of 1.338 and a minimum ActiveGate EEC version of 1.337.&lt;/li&gt;
&lt;li&gt;This version includes a breaking change for 3rd gen environments:
&lt;ul&gt;
&lt;li&gt;With the inclusion of OpenPipeline pipelines, any logs emitted by this extension will be processed by a dedicated OpenPipeline pipeline instead of the classic pipeline. This means that &lt;a href="https://docs.dynatrace.com/docs/shortlink/lma-classic-log-processing"&gt;classic rules&lt;/a&gt; will no longer be used on logs emitted by the extension. Please be sure to migrate any you still need to &lt;a href="https://docs.dynatrace.com/docs/shortlink/lma-openpipeline"&gt;OpenPipeline rules&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Some field names are &lt;a href="https://docs.dynatrace.com/docs/platform/openpipeline/concepts/processing#pipeline"&gt;handled differently&lt;/a&gt; in OpenPipeline, e.g. capitalization. Please double-check any custom dashboards and alerts you have created for this extension.&lt;/li&gt;
&lt;li&gt;Any dynamic pipelines that were configured to route metrics or logs coming from this extension will no longer be used as data will be statically routed to the extension-shipped pipeline.&lt;/li&gt;
&lt;li&gt;Finally, you must opt-in to OpenPipeline configuration via Settings API – see &lt;a href="https://docs.dynatrace.com/docs/shortlink/openpipeline-migration-settings"&gt;documentation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;The new &lt;code&gt;tables&lt;/code&gt; feature set introduced with this version is disabled by default and may cause high license consumption if enabled.&lt;/li&gt;
&lt;li&gt;Dropped support for PostgreSQL versions 13 and below.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Smartscape 2.0 topology supporting, instance, database, table and index nodes.&lt;/li&gt;
&lt;li&gt;New tables feature set added with table and index-related metrics:
&lt;ul&gt;
&lt;li&gt;Metrics captured: &lt;code&gt;postgres.tables.*&lt;/code&gt;, &lt;code&gt;postgres.indexes.*&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Data captured every 15 mins by default, can be configured with Table query interval field.&lt;/li&gt;
&lt;li&gt;The database schema is collected as a log every 24 hours, can be configure with the Configuration query interval field.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Execution plans for top queries are now automatically captured. These will be shown in a future version of the databases app.&lt;/li&gt;
&lt;li&gt;Added PII masking for queries coming from &lt;code&gt;pg_stat_activity&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Improvements&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A large portion of system queries are no longer collected as part of top statement collection.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;⚠️ This version requires ActiveGate version 1.337.0 or higher.&lt;/p&gt;
</description><pubDate>Thu, 21 May 2026 13:28:07 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.9.8</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Revert change from extension version &lt;code&gt;2.9.7&lt;/code&gt; , regarding metric description &amp;amp; graphs for &lt;code&gt;postgres.xid_age&lt;/code&gt;,  to use &lt;code&gt;2^31&lt;/code&gt; instead of &lt;code&gt;2^32&lt;/code&gt; for the wraparound value.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 25 Mar 2026 13:04:49 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.9.6</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Enhancements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Updated entity links in Platform dashboards to redirect to the Infrastructure and Operations app&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Adjusted required dimensions for entity creation to prevent null entities from being created.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 19 Feb 2026 10:49:59 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.9.3</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added an &lt;code&gt;SLRU&lt;/code&gt; feature set with the following metrics:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.blks_zeroed.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.blks_hit.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.blks_read.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.blks_written.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.blks_exists.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.flushes.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.slru.truncates.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added an &lt;code&gt;IO&lt;/code&gt; feature set with the following metrics (PG16+):
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.io.reads.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.read_time.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.writes.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.write_time.count &lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.writebacks.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.writeback_time.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.extends.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.extend_time.count &lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.hits.count &lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.evictions.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.reuses.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.fsyncs.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.fsync_time.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.read_bytes.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.write_bytes.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.io.extend_bytes.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;User Functions&lt;/code&gt; feature set with the following metrics:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.user_functions.calls.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.user_functions.total_time.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.user_functions.self_time.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;Subscription&lt;/code&gt; feature set with the following metrics:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.apply_error.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.sync_error.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_insert_exists.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_update_origin_differs.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_update_exists.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_update_missing.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_delete_origin_differs.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_delete_missing.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.subscription_stats.confl_multiple_unique_conflicts.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added the following metrics to the &lt;code&gt;Replication&lt;/code&gt; feature set:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.replication.backend_xmin_age&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.replication.slot_xmin_age&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.replication.replay_delay&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_receiver.last_msg_send_age&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_receiver.last_msg_receipt_age&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_receiver.latest_end_age&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.database_conflicts.tablespace.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.database_conflicts.lock.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.database_conflicts.snapshot.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.database_conflicts.bufferpin.count&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.database_conflicts.deadlock.count&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added the following metrics to the &lt;code&gt;WAL&lt;/code&gt; feature set:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_files_size&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_files&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgres.wal_files_age&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added the following metric to the &lt;code&gt;Activity&lt;/code&gt; feature set:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;postgres.activity.active_waiting&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Adjusted Database activity charts.&lt;/li&gt;
&lt;li&gt;Added feature set descriptions.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 10 Feb 2026 08:11:04 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.8.1</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added Davis Anomaly Detection alert templates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed Postgres instance in recovery alert splitting by a non-existing dimension.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 17 Dec 2025 09:19:30 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.7.3</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Postgres Instances can now be viewed from the host page.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed DQL for Query Performance and Blocking Activity in Platform dashboard.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 03 Dec 2025 13:36:15 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.6.5</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where some background writer metrics would not be collected for Postgres 17.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Tue, 19 Aug 2025 13:48:55 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.6.3</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added ready-made Platform dashboard.&lt;/li&gt;
&lt;li&gt;Database version is now an attribute of the Postgres instance entities.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 24 Jul 2025 07:47:18 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.5.5</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where the Connection Usage % chart would sometimes show no data.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Wed, 28 May 2025 14:51:34 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.5.4</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Database configuration parameters are now monitored as part of the default feature set. By default, this data is fetched every 24 hours, but this can be adjusted with the &lt;code&gt;Configuration query interval (minutes)&lt;/code&gt; variable. This data will be available soon in the Databases App.&lt;/li&gt;
&lt;li&gt;Added a new feature set &lt;code&gt;Replication&lt;/code&gt; which collects replication lag metrics, &lt;code&gt;postgres.replication.*&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Added a new feature set &lt;code&gt;Locks&lt;/code&gt; which collects lock related metrics as well as information about blocking statements in the form of logs.&lt;/li&gt;
&lt;li&gt;A new database size metric is now collected, &lt;code&gt;postgres.db_size&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In order to monitor transaction wraparound issues, transaction ID age is now collected in the metric &lt;code&gt;postgres.xid_age&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Added a database unreachable alert template.
Note that all alert templates now default to disabled. The recommended approach to use these alerts is to clone them before enabling/changing them.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Enhancements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Top statements are now associated to the database they correspond to. Block hit/read/dirtied/written counts and read/write times are now collected.&lt;/li&gt;
&lt;li&gt;When possible, top statements are correlated with &lt;code&gt;pg_stat_activity&lt;/code&gt; data to obtain wait event times.&lt;/li&gt;
&lt;li&gt;Additional charts added to various sections of the databases app and entity screens.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ℹ️ This version requires ActiveGate version 1.301.0 or higher.&lt;/p&gt;
</description><pubDate>Wed, 28 May 2025 09:33:33 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.3.4</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When OneAgent monitoring is configured in the database server, a &lt;code&gt;SAME_AS&lt;/code&gt; relationship will be established between the &lt;code&gt;sql:postgres_instance&lt;/code&gt; and the corresponding &lt;code&gt;PROCESS_GROUP_INSTANCE&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ℹ️ This version requires ActiveGate version 1.301.0 or higher.&lt;/p&gt;
</description><pubDate>Tue, 08 Apr 2025 07:28:55 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.3.3</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bug fixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where the WAL diff size metric would not be collected for replication instances. This metric will now have value 0 instead of null when there is no recovery happening.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ℹ️ This version requires ActiveGate version 1.301.0 or higher.&lt;/p&gt;
</description><pubDate>Tue, 18 Mar 2025 07:12:39 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.3.1</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bug fixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where the &lt;code&gt;heavy-query-interval&lt;/code&gt; variable's default value would not be set correctly.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Jan 2025 14:37:57 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.3.0</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bug fixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where top statements would appear duplicated in the Databases app&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Features&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;There are now two variables which can be defined at the configuration level, &lt;code&gt;query-interval&lt;/code&gt; and &lt;code&gt;heavy-query-interval&lt;/code&gt;, which control the frequency with which the Dynatrace queries the database/ingests data. Please see the FAQ section for more details.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Thu, 30 Jan 2025 10:09:28 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.2.6</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the top queries not showing for certain non-Grail environment in the Postgres Instance screen.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ℹ️ This version requires ActiveGate version 1.293.0 or higher.&lt;/p&gt;
</description><pubDate>Tue, 19 Nov 2024 09:54:15 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.2.5</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;Improvements&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Top queries will now no longer collect &lt;code&gt;ALTER&lt;/code&gt; statements for security reasons.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed the Top queries by execution time section in the Databases app.&lt;/li&gt;
&lt;li&gt;Fixed the displayed columns for top statements in the Databases app.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;ℹ️ This version requires ActiveGate version 1.293.0 or higher.&lt;/p&gt;
</description><pubDate>Tue, 12 Nov 2024 13:58:38 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item><item><title>PostgreSQL 2.2.2</title><link>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</link><description>&lt;p&gt;&lt;strong&gt;WARNING&lt;/strong&gt; This extension requires minimum ActiveGate version 1.293. Please check your version before upgrading.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bugfixes&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed bug where top queries would not be collected from &lt;code&gt;pg_stat_statements&lt;/code&gt; for PostgreSQL 13.&lt;/li&gt;
&lt;/ul&gt;
</description><pubDate>Fri, 05 Jul 2024 12:52:48 +0000</pubDate><guid>https://www.dynatrace.com/hub/detail/postgresdb-remote-monitoring/</guid></item></channel></rss>