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

Source Postgres: Set up connection - add schema selection #1435

Closed
jacobbaruch opened this issue Dec 23, 2020 · 4 comments · Fixed by #9360
Closed

Source Postgres: Set up connection - add schema selection #1435

jacobbaruch opened this issue Dec 23, 2020 · 4 comments · Fixed by #9360

Comments

@jacobbaruch
Copy link

jacobbaruch commented Dec 23, 2020

Tell us about the problem you're trying to solve

I tried to move data from Postgres DB, now I have several Schemas and wanted to move data from only one schema.
If I want to do it currently, I need to select the required tables one by one

Describe the solution you’d like

mark the schema that I want to load, by that the checkmark of the tables would be updated

┆Issue is synchronized with this Asana task by Unito

@jacobbaruch jacobbaruch added the type/enhancement New feature or request label Dec 23, 2020
@michel-tricot
Copy link
Contributor

Hey @jacobbaruch

Thank you for posting and agreed with your point. Let us look at how we could make it work on our side.

Let us discuss it internally so we can come up with a suggestion.

@ChristopheDuong
Copy link
Contributor

Could this be solved by combining some checkbox lists, select all/unselect all button, and a search field?

This would also be related to the issue described here #1473

@cgardens
Copy link
Contributor

cgardens commented Mar 8, 2021

depends on #1921

@marcosmarxm marcosmarxm changed the title Set up connection - add schema selection Source Postgres: Set up connection - add schema selection Sep 21, 2021
@marcosmarxm
Copy link
Member

We can implement what was made for Oracle in #5779

@sherifnada sherifnada added the area/connectors Connector related issues label Nov 15, 2021
@alexandr-shegeda alexandr-shegeda moved this to Ready for implementation in GL Roadmap Jan 4, 2022
@etsybaev etsybaev self-assigned this Jan 5, 2022
@oustynova oustynova moved this from Ready for implementation to Implementation in progress in GL Roadmap Jan 5, 2022
@etsybaev etsybaev linked a pull request Jan 7, 2022 that will close this issue
35 tasks
@oustynova oustynova moved this from Implementation in progress to Internal review in GL Roadmap Jan 10, 2022
@etsybaev etsybaev moved this from Internal review to Done in GL Roadmap Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

8 participants