
Known issues and workarounds
Unsupported features and known issues with workarounds when migrating data using YugabyteDB Voyager.
This section documents unsupported features as well as known issues and workarounds when migrating data with YugabyteDB Voyager.
Unsupported features
Currently, yb-voyager doesn't support the following features:
Feature | Description/Alternatives | GitHub Issue |
---|---|---|
ALTER VIEW | YugabyteDB does not yet support any schemas containing ALTER VIEW statements. |
48 |
BLOB and CLOB | yb-voyager currently ignores all columns of type BLOB/CLOB. Use another mechanism to load the attributes. |
43 |