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

__rowid__ documentation #5

Open
McPo opened this issue Aug 17, 2018 · 0 comments
Open

__rowid__ documentation #5

McPo opened this issue Aug 17, 2018 · 0 comments

Comments

@McPo
Copy link

McPo commented Aug 17, 2018

The requirement for __rowid__ is not well stated, I believe the __rowid__ column must be added to the Postgres Foreign Table, does it also have to be added to the Cassandra "table"?

Also when creating records, does the application have to provide a __rowid__, or is it provided by the FDW extension?

I currently have a __rowid__ added to both postgres and cassandra. However its a third party application that is interacting with the postgres db, therefore I wont be capable of supplying a __rowid__. In this situation, is it possible to utilise this FDW extension.

Cheers,
Emmet

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

No branches or pull requests

1 participant