David Christensen

Results 32 comments of David Christensen

Hi @tomascassidy — which version of check_postgres?

Also, I suspect this has more to do with how it's handling databases without sequences rather than something inherent to the versions specifically. Can you test creating a sequence in...

Hi guys, this should be fixed in d959449b; can you confirm and then we'll close?

Okay thanks for hunting that down. Will give that an eyeball and see what I can see.

If you have a sync with related tables, all of the related tables should also be in the same sync. Bucardo uses session_replication_role to avoid further trigger firing on the...

Hi Savo, I would assume that we are doing some sort of filtering to specific relation type i.e., relation (=table) vs other kinds. Since the parent partitioned table is a...

Hi, you've tested `set session_replication_role=replica` on both databases and as the `bucardo` user (or whatever you're using as the replication user)?

Preliminary support in cb3642f.

@turnstep As per testing, looks like this is incomplete; from the tester: It helps on first mongo db connection phase, but still uses mongo://localhost on actual data transfer So it...

I would also be concerned about the installation having not completed; if this specific table was missing there are likely other pieces which did not get completely set up.