Hello all,
Create Unique index X on "Postgres"."y"
(T_id,
F_num,
F_id,
Source
)
;
Error: relation "X" Already exists
Hello all,
Create Unique index X on "Postgres"."y"
(T_id,
F_num,
F_id,
Source
)
;
Error: relation "X" Already exists
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AdarshPosted Jun 14, 2021, 11:35 AM
Rajanikant HawaldarPosted Jun 14, 2021, 11:32 AM
AdarshPosted Jun 14, 2021, 11:29 AM
Rajanikant HawaldarPosted Jun 14, 2021, 11:13 AM
it shows the kind of relation (table, index, sequence, view, materialized view) names should be unique between all kind of relations
AdarshPosted Jun 14, 2021, 11:11 AM
Rajanikant HawaldarPosted Jun 14, 2021, 11:08 AM
AdarshPosted Jun 14, 2021, 11:05 AM
Rajanikant HawaldarPosted Jun 14, 2021, 11:03 AM