Skip to content

Does PGSync support syncing data from MySQL to Elasticsearch? #620

@HalfSea

Description

@HalfSea

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions