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

Filtering specific rows from table #263

Open
srinivasan554 opened this issue May 6, 2024 · 2 comments
Open

Filtering specific rows from table #263

srinivasan554 opened this issue May 6, 2024 · 2 comments

Comments

@srinivasan554
Copy link

I have two questions to clarify regarding moving specific rows only to target table

  1. I need to migrate some rows only from public schema's table into target schema's table within a database. I had tried customcols ( https://bucardo.org/Bucardo/operations/customselect ) with where clause but it doesn't work. How can I do this using bucardo?

  2. Alternatively i tried adding constraint check in target table. In that, the row is not getting added in source table itself if target table constraint fails. Any idea on this too?

Thanks in advance

@srinivasan554
Copy link
Author

@jonjensen could you please help on this?

@jonjensen
Copy link
Member

@srinivasan554 Sorry, I don't have any quick answers for you.

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

2 participants