Skip to content

Conversation

@miguelff
Copy link
Contributor

Foreign data wrappers allow for querying schemas defined in external systems from within Postgres. This commit adds support for populating foreign tables in Postgres, motivated by the need for populating a clickhouse schema accessed through a particular foreign data wrapper.

Foreign data wrappers allow for querying schemas defined in external systems from within Postgres. This commit adds support for populating foreign tables in Postgres, motivated by the need for populating a clickhouse schema accessed through a particular foreign data wrapper
@faisaltheparttimecoder
Copy link
Owner

faisaltheparttimecoder commented Jun 17, 2021

looks good, thank you :)

Will create a new version with this change in couple of weeks

@faisaltheparttimecoder faisaltheparttimecoder merged commit 5d4cbcd into faisaltheparttimecoder:master Jun 17, 2021
@miguelff miguelff deleted the fdw-support branch June 17, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants