Closed NickEmpetvee closed 6 years ago
Well it seems I resolved this. I put the files 'pgjwt.control' and 'pgjwt--0.0.1.sql' in the share\postgresql\extensions
folder and ran the command CREATE EXTENSION pgwjwt CASCADE;
and it seemed to do the trick.
Hi there.
When I remove the first line of this file and try to execute the SQL in my Windows database (as suggested in https://github.com/michelp/pgjwt/issues/7) I get the following error:
Any thoughts on how I might resolve?
Cheers!