Pgjwt

From UVOO Tech Wiki
Revision as of 11:50, 30 April 2023 by Busk (talk | contribs) (Created page with "https://github.com/michelp/pgjwt.git ``` # postgresql-server-dev-all cd /root/ apt-get update && apt-get -y install git gcc make git clone https://github.com/michelp/pgjwt.gi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://github.com/michelp/pgjwt.git

# postgresql-server-dev-all
cd /root/
apt-get update && apt-get -y install git gcc make
git clone https://github.com/michelp/pgjwt.git
cd pgjwt
make install
cp pgjwt.control /opt/bitnami/postgresql/share/extension/