Skip to content

"operator is not unique" on i3 check #62

Open
@dewey

Description

@dewey

Hey, I just gave this a try but I'm running into this on the i3 check. Using it on macOS and connecting to Google CloudSQL PG 16.

Type your choice and press <Enter>:
i3
psql:/Users/user/repos/github.com/NikolayS/postgres_dba/sql/i3_non_indexed_fks.sql:124: ERROR:  operator is not unique: smallint[] pg_catalog.@> smallint[]
LINE 58: ...(indkey::int2[])[0:(array_length(key_cols,1) -1)] operator(p...
                                                              ^
HINT:  Could not choose a best candidate operator. You might need to add explicit type casts.
Press <Enter> to continue…

It seems like this got changed a while ago, so I'm not sure what's going on there: https://github.com/NikolayS/postgres_dba/pull/35/files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions