Tolu Aina
Tolu Aina
I've implemented that in the main branch. you can add and environment variables in the schema config e.g `"database": "$PG_DATABASE"` or "`index": "PG_INDEX",` I'll have this documented soon
what type is `user_id`? The largest **BIGINT** you can store in Postgres is 9223372036854775807
Thanks for opening this PR and sorry for the delay. Can I ask what is the use case for this? Also remove `through_node` has a side effect as this is...
So you suggesting that you deleted a row and this was not deleted in Elasticsearch? Are you able to put together a working example? Are you manually changing the materialized...
Can you please provide more details on your certificate setup and how you are specifying it. Unfortunately I don't have access to an Azure cluster
How are you trying to install this? are you installing through pip
Closing this as its out of scope of PGSync. Feel free to re-open if you think otherwise.
Cn you please try [this](https://stackoverflow.com/questions/51508150/standard-init-linux-go190-exec-user-process-caused-no-such-file-or-directory) SO suggestion and let me know if it fixes it?
Can you please provide more deatils. e.g postgres version, pgsync version, Also, can you run in an interactive mode and set the `REPLICATION_SLOT_CLEANUP_INTERVAL` to a low value like 5 sec....
Unless it's the root node, a primary key is required for joining relationships.