ACE version:
v2.0.0 (a1b3388)
Command:
ace spock-diff pgedge_cluster
Error:
cannot scan oid (OID 26) in binary format into *int64
SQL:
SELECT node_id, pg_typeof(node_id), node_name
FROM spock.node;
Result:
node_id type is oid
$ ./ace spock-diff pgedge_cluster
2026/06/22 12:54:11 INFO Cluster pgedge_cluster exists
2026/06/22 12:54:11 INFO Connections successful to nodes in cluster
2026/06/22 12:54:11 ERRO error during spock diff: querying spock.node and spock.subscription on node nodename failed: can't scan into dest[0] (col: node_id): cannot scan oid (OID 26) in binary format into *int64
ACE version:
v2.0.0 (a1b3388)
Command:
ace spock-diff pgedge_cluster
Error:
cannot scan oid (OID 26) in binary format into *int64
SQL:
SELECT node_id, pg_typeof(node_id), node_name
FROM spock.node;
Result:
node_id type is oid
$ ./ace spock-diff pgedge_cluster
2026/06/22 12:54:11 INFO Cluster pgedge_cluster exists
2026/06/22 12:54:11 INFO Connections successful to nodes in cluster
2026/06/22 12:54:11 ERRO error during spock diff: querying spock.node and spock.subscription on node nodename failed: can't scan into dest[0] (col: node_id): cannot scan oid (OID 26) in binary format into *int64