👋 howdy, is it possible to add custom extensions...
# help
p
👋 howdy, is it possible to add custom extensions (beyond the provided ones)? The docs point to a yes but don't seem provide answer or resources yet. Help is greatly appreciated.
n
Hello @prototype! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
g
You say the docs point to yes. Can you reference where? At least for hosted Supabase, I've not seen a way.
n
leocreatini (2022-04-16)
For context, postgres is new territory for me. I believe the solution would involve the
CREATE EXTENSION
command in the SQL editor in Supabase (docs: https://www.postgresql.org/docs/14/sql-createextension.html)
the missing piece for me is figuring out how to load the extension's files into Supabase's reach. Assuming all the above is actually on the right path 🤷‍♂️
n
how to add new extensions
g
I see what you linked... seems odd to me as unless you are self hosting I don't know a way of doing that. But that is also the first time I have seen that link....
p
I was starting to think that was the way forward
just found this as well, validating the self-hosting approach a lot more: https://supabase.com/docs/guides/hosting/overview#database-extensions