Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgres_fdw: access data stored in external PostgreSQL servers #78

Open
amotl opened this issue Feb 12, 2024 · 0 comments
Open

postgres_fdw: access data stored in external PostgreSQL servers #78

amotl opened this issue Feb 12, 2024 · 0 comments
Labels
docs A documentation issue help wanted Extra attention is needed poke Something that has been poked into, but either failed or stalled question Further information is requested

Comments

@amotl
Copy link
Member

amotl commented Feb 12, 2024

About

The postgres_fdw module provides a foreign-data wrapper, which can be used to access data stored in external PostgreSQL servers. In this spirit, it can also be used to talk to CrateDB.

Details

@hlcianfagna had a nice conversation with @ishurmer over at CrateDB/postgres_fdw/LIMIT parameter. Thanks.

Request for re-evaluation

Because there was an issue, which now has been fixed by crate/crate#13835, we may want to try again if the situation is better now. As a bonus, we may have a short code snippet hooked into https://github.com/crate/cratedb-examples, in order to constantly validate connectivity, see CrateDB Ecosystem Build Status.

Request for documentation

If everything works well, let's demonstrate corresponding functionality better on behalf of a relevant blog post, which outlines a minimal but holistic scenario using this tech.

/cc @wierdvanderhaar, @matkuliak

@amotl amotl added question Further information is requested triage An issue that needs to be triaged by a maintainer docs A documentation issue labels May 7, 2024
@amotl amotl changed the title postgres_fdw postgres_fdw: access data stored in external PostgreSQL servers May 7, 2024
@amotl amotl added help wanted Extra attention is needed poke Something that has been poked into, but either failed or stalled and removed triage An issue that needs to be triaged by a maintainer labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs A documentation issue help wanted Extra attention is needed poke Something that has been poked into, but either failed or stalled question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant