Which schemas appear in the sync tables page?
Last updated: September 25, 2025
The sync tables page displays schemas based on two main criteria:
What schemas are shown
Schemas will appear in the sync tables page if they meet both of these conditions:
Permissions: The service user has the necessary permissions to access the schema
Not in exclusion list: The schema is not one of the default system schemas that are automatically hidden
What schemas are hidden by default
Certain system schemas are automatically excluded from the sync tables page because they typically contain metadata or system information that you wouldn't want to sync. Examples include:
information_schemaOther standard system schemas
Custom schemas you don't want to sync
If you have custom schemas that you don't want to appear in the sync tables page, you'll need to adjust the permissions for your service user to exclude access to those specific schemas.
To prevent unwanted schemas from appearing, review the database permissions granted to your sync service user and remove access to any schemas you don't want included in the sync process.