-
-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
The PGSync homepage explicitly states that it supports real-time data synchronization from MySQL and MariaDB to Elasticsearch. However, when I tried to set it up, I encountered the following error:
NotImplementedError: Setup is not supported for MySQL-family backend (MySQL or MariaDB)
I am not sure if I missed some configuration steps or if this feature is not yet fully implemented in the current version.
My Environment:
MySQL Version: 8.0.44
Environment Variable: I have set PG_DRIVER=pymysql
PGSync Version: 7.0.5
Could anyone clarify if MySQL is currently supported for the setup / init process? If so, what is the correct way to configure it for MySQL 8.0?
Any help would be greatly appreciated. Thanks!
Metadata
Metadata
Assignees
Labels
No labels