Skip to content

postgres_fdw -> Crate #12581

Answered by hlcianfagna
robd003 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @robd003 ,
just wanted to give you a quick update on this front,

since CrateDB added support for DECLARE CURSOR it is now possible to use postgres_fdw to query CrateDB from a PostgreSQL instance (but there are currently some limitations depending on the queries and the version of PostgreSQL - see https://community.crate.io/t/cratedb-postgres-fdw-limit-parameter/1420 for details)

you also mention syncing of data from other DBs to CrateDB
while waiting for #12686
you could use the approach from https://community.crate.io/t/replicating-data-from-other-databases-to-cratedb-with-debezium-and-kafka/1388

I hope this helps.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by robd003
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants