Skip to content

Commit b6cc558

Browse files
authored
Link fixing after migration restructure (timescale#3390)
* clean up migration section to fix links * Remove link for multi-node migration
1 parent 65f4962 commit b6cc558

File tree

10 files changed

+1
-1295
lines changed

10 files changed

+1
-1295
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Used to indicate an optional step within a procedure. Syntax: `<Optional />`
264264
Multi-code blocks are code blocks with a language or OS selector. For syntax,
265265
see [the multi-code-block example](./_multi-code-block.md).
266266

267-
### Tabs
267+
### Tabs
268268

269269
Tabs can be used to display content that differs based on a user selection. The
270270
syntax is:

about/release-notes/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,6 @@ Multi-node is no longer supported starting with TimescaleDB 2.14.
198198

199199
TimescaleDB 2.13 is the last version that includes multi-node support. Learn more about it [here][multi-node-deprecation].
200200

201-
If you want to migrate from multi-node TimescaleDB to single-node TimescaleDB, read the
202-
[migration documentation][multi-node-to-timescale-service].
203-
204201
#### Deprecation notice: recompress_chunk procedure
205202
TimescaleDB 2.14 is the last version that will include the recompress_chunk procedure. Its
206203
functionality will be replaced by the compress_chunk function, which, starting on TimescaleDB 2.14,
@@ -298,9 +295,6 @@ TimescaleDB 2.13 is the last version that will include multi-node support. Multi
298295
support in 2.13 is available for PostgreSQL 13, 14 and 15. Learn more about it
299296
[here][multi-node-deprecation].
300297

301-
If you want to migrate from multi-node TimescaleDB to single-node TimescaleDB read the
302-
[migration documentation][multi-node-to-timescale-service].
303-
304298
#### PostgreSQL 13 deprecation announcement
305299
We will continue supporting PostgreSQL 13 until April 2024. Sooner to that time, we will announce the specific version of TimescaleDB in which PostgreSQL 13 support will not be included going forward.
306300

@@ -815,5 +809,4 @@ For release notes for older TimescaleDB versions, see the
815809
[pg-upgrade]: /self-hosted/:currentVersion:/upgrades/upgrade-pg/
816810
[migrate-caggs]: /use-timescale/:currentVersion:/continuous-aggregates/migrate/
817811
[join-caggs]: /use-timescale/:currentVersion:/continuous-aggregates/create-a-continuous-aggregate/#create-a-continuous-aggregate-with-a-join
818-
[multi-node-to-timescale-service]:/migrate/:currentVersion:/playbooks/multi-node-to-timescale-service/
819812
[multi-node-deprecation]: https://github.com/timescale/timescaledb/blob/main/docs/MultiNodeDeprecation.md

migrate/live-migration/index.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

migrate/live-migration/live-migration-faq.md

Lines changed: 0 additions & 114 deletions
This file was deleted.

migrate/live-migration/live-migration-from-postgres.md

Lines changed: 0 additions & 162 deletions
This file was deleted.

0 commit comments

Comments
 (0)