We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2260470 commit 4eaf4a2Copy full SHA for 4eaf4a2
1 file changed
updates/pgmonitor--1.0.1--2.0.0.sql
@@ -1,6 +1,6 @@
1
2
DROP MATERIALIZED VIEW @extschema@.ccp_stat_bgwriter;
3
-DELETE FROM @extschema@.metric_views WHERE view_name = 'ccp_stat_bgwriter');
+DELETE FROM @extschema@.metric_views WHERE view_name = 'ccp_stat_bgwriter';
4
5
CREATE FUNCTION @extschema@.ccp_stat_checkpointer() RETURNS TABLE
6
(
0 commit comments