Dimitri Fontaine

Results 239 comments of Dimitri Fontaine

> @dimitri IIUC, catalog id is 0 and oid is 93394. The below is a result of querying pg_class using the oid. Ah nice, okay, we can indeed do a...

Uh oh, because of merge ordering you now have a conflict to merge in schema.c

> @dimitri I really liked the way this PR shaped up :) Thanks a ton for your guidance. Thanks for all the work @arajkumar ; again! And as Tom Lane...

Please share a full log output from a session. Here there is only a choice of log lines which shows a lot of unrelated errors and the log selection makes...

Thanks. I think it should be obvious given the error messages: to make sense of what's happening we need the full command line that you've been using, including (if any)...

The `make` command you've been using should output a file in `./build/bin/pgcharts`, that's the command line to use as per the documentation at https://github.com/dimitri/pgcharts#initial-setup.

Is it related to #712 ? Can you check if that PR fixes it for you?

Failing to reproduce in the lab, I got back to this issue and I now see traffic about the `lsn_tracking` SQLite table. This has been removed in https://github.com/dimitri/pgcopydb/pull/731. Can you...

Please consider running in debug mode (using `--debug`) and reporting useful information for us to be able to help you and fix the bug.

Well there is not a single NOTICE or DEBUG message in the output, and we're lacking filename and line number in the output also. Is it possible that you didn't...