We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e8c546 + 8605c3a commit eb1854cCopy full SHA for eb1854c
vercel.json
@@ -3214,6 +3214,16 @@
3214
"source": "/docs/cloud/data-ingestion",
3215
"destination": "/docs/integrations/data-ingestion-overview",
3216
"permanent": true
3217
+ },
3218
+ {
3219
+ "source": "/docs/migrations/postgres/en/migrations/postgresql",
3220
+ "destination": "/docs/migrations/postgresql/overview",
3221
+ "permanent": true
3222
3223
3224
+ "source": "/docs/faq/general/why-clickhouse-is-so-fast",
3225
+ "destination": "/docs/concepts/why-clickhouse-is-so-fast",
3226
3227
}
3228
]
3229
0 commit comments