© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
27 replies
Chris Brannen

function uuid_generate_v4() does not exist

I was trying to run some of the setup scripts from the Remix K-pop stack and they failed due to above. On checking extension UUID-OSSP is installed and enabled.
Running
create extension "uuid-ossp" with schema extensions;
create extension "uuid-ossp" with schema extensions;
also confirms this but the script
select uuid_generate_v4();
select uuid_generate_v4();
fails with above error.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Function uuid_generate_v4() does not exist (SQLSTATE 42883)
SupabaseSSupabase / help-and-questions
6mo ago
Upgraded to latest CLI and now ERROR: function uuid_generate_v4() does not exist (SQLSTATE 42883)
SupabaseSSupabase / help-and-questions
2mo ago
operator does not exist uuid = text
SupabaseSSupabase / help-and-questions
4y ago
operator does not exist jsonb ? uuid
SupabaseSSupabase / help-and-questions
4y ago