I want to create sync between two databases using bucardo. It's a one-way sync. Target and source are not identical(schema is same but data is different).
I have setup sync with property onetimecopy=2 but logs shows
has rows and we are in onetimecopy if empty mode, so we will not COPY
I don't want to delete data at the target, just want to copy data from source to target which is not available on the target.