Skip to content

Remove meilisync as an option to sync PostgreSQL #2960

@omar-zahid

Description

@omar-zahid

meilisync is suggested as a way to sync data between Postgresql and meilisearch. This wrongly implies meilisync as an official adapter from meilisearch. To make things worse, this app is buggy (at least for PG) and causes errors in production.

Here is the documentation in question: https://www.meilisearch.com/docs/guides/database/meilisync_postgresql

Here are the open issues in meilisync related to postgres.

long2ice/meilisync#68
long2ice/meilisync#111
long2ice/meilisync#37
long2ice/meilisync#28

For us, we've encountered production outage due to WAL errors and our storage spiked to 100% due to the replication slot errors.

image

Please consider removing meilisync from the documentation at least until the issues above are addressed and the app is stable. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions