Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"operator is not unique" on i3 check #62

Open
dewey opened this issue Oct 8, 2024 · 0 comments
Open

"operator is not unique" on i3 check #62

dewey opened this issue Oct 8, 2024 · 0 comments

Comments

@dewey
Copy link

dewey commented Oct 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant