Skip to content

Commit 9633da8

Browse files
authored
Merge pull request #3632 from ClickHouse/feat/clickpipes-add-db-maintenance-window
feat(clickpipes): add maintenance window for postgres
2 parents 64c7c33 + 7a69601 commit 9633da8

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
sidebar_label: 'Maintenance Windows'
3+
description: 'Maintenance windows for ClickPipes for Postgres.'
4+
slug: /integrations/clickpipes/postgres/maintenance
5+
title: 'Maintenance windows for ClickPipes for Postgres'
6+
---
7+
8+
# Maintenance windows for ClickPipes for Postgres
9+
10+
There is an upcoming maintenance window for Postgres ClickPipes scheduled on:
11+
- **Date:** 17 April 2025
12+
- **Time:** 07:00 AM - 08:00 AM UTC
13+
14+
During this time, your Postgres Pipes will experience a brief downtime.
15+
The ClickPipes will be available again after the maintenance window and will resume normal operations.
16+

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ const sidebars = {
689689
"integrations/data-ingestion/clickpipes/postgres/faq",
690690
"integrations/data-ingestion/clickpipes/postgres/toast",
691691
"integrations/data-ingestion/clickpipes/postgres/schema-changes",
692+
"integrations/data-ingestion/clickpipes/postgres/maintenance",
692693
{
693694
type: "category",
694695
label: "Source",

0 commit comments

Comments
 (0)