diff --git a/_partials/_livesync-console.md b/_partials/_livesync-console.md index 3e283e0238..1cb23420b3 100644 --- a/_partials/_livesync-console.md +++ b/_partials/_livesync-console.md @@ -16,6 +16,10 @@ import TuneSourceDatabaseAWSRDS from "versionContent/_partials/_livesync-configu ## Limitations +- Indexes(including Primary Key and Unique constraints) are not migrated by $SERVICE_LONG. + +We recommend that you create only necessary indexes on the target $SERVICE_LONG depending on your query patterns. + ## Set your connection string diff --git a/_partials/_livesync-limitations.md b/_partials/_livesync-limitations.md index 1ad3d2d108..69949ec0c0 100644 --- a/_partials/_livesync-limitations.md +++ b/_partials/_livesync-limitations.md @@ -7,4 +7,4 @@ LiveSync does not create extensions on the target. If the table uses column types from an extension, first create the extension on the target $SERVICE_LONG before syncing the table. * There is WAL volume growth on the source PostgreSQL instance during large table copy. -* This works for PostgreSQL databases only as source. Timescaledb is not yet supported. +* This works for PostgreSQL databases only as source. TimescaleDB is not yet supported. diff --git a/_partials/_livesync-terminal.md b/_partials/_livesync-terminal.md index 506e1b68bc..412b4d3361 100644 --- a/_partials/_livesync-terminal.md +++ b/_partials/_livesync-terminal.md @@ -39,19 +39,20 @@ The `` in the `SOURCE` connection must have the replication role granted i - + + - + - + - +