Hi all 👋 I'm trying to find a tutorial or other ...
# help
a
Hi all 👋 I'm trying to find a tutorial or other resource on how to use the
pg_sodium
extension. The only thing I've been able to find is an announcement and how to enable. Do you happen to know if there are official docs or a tutorial somewhere that could help me out?
n
Hello @astrotars! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! 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
All the extensions are Postgres extensions and you should find plenty of info just googling postgres and pg_sodium. I think this is the main repository for it: https://github.com/michelp/pgsodium
a
Thanks @garyaustin. I was able to come across the official documentation but was looking for more of a hands on tutorial. Maybe I'll just dig right in and figure it out, and write a tutorial later on with step by step. Appreciate the quick response and help!
g
I'd be surprised there is not something on the web, but I don't use it. And a tutorial is always appreciated by users.