Skip to content

cannot scan oid (OID 26) in binary format into *int64 #124

Description

@ynasida

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions