long2ice / meilisync

Realtime sync data from MySQL/PostgreSQL/MongoDB to Meilisearch
https://github.com/long2ice/meilisync
Apache License 2.0
285 stars 43 forks source link

Postgres: Use a server side cursor for `get_full_data` #106

Open MattExact opened 6 months ago

MattExact commented 6 months ago

Fixes performance issue for get_full_data: https://github.com/long2ice/meilisync/issues/105