toluaina / pgsync

Postgres to Elasticsearch/OpenSearch sync
https://pgsync.com
MIT License
1.19k stars 182 forks source link

if postgis enables pgsync not working #163

Open jibinmannanal opened 3 years ago

jibinmannanal commented 3 years ago

PGSync version: 2.1.1

Postgres version: 13

Elasticsearch version: 7.14

Redis version:

Python version:

Problem Description: If any of the tables extended postgis extension, other table data also not indexing(if add geo type column any of the table).

Error Message (if any):

toluaina commented 3 years ago

I have used successfully with postgis extension enabled. Can you provide more details. any errors during the sync ? alternately a sample db schem and db schema wouild help too