Installing c extensions with DBdev?

Trying to install the mysql_fdw I packaged on database.dev, but I'm getting permission denied when trying to install it:
ERROR: 42501: permission denied for language c
ERROR: 42501: permission denied for language c
Here is the extension: https://database.dev/matanya/mysql_fdw
1 Reply
matanya
matanyaOP2mo ago
running as the postgres user ofc

Did you find this page helpful?