Jump to content

[Solved] CREATE permission required for 'pgcrypto' extension


landho

Recommended Posts

Hello!

To enable the 'pgcrypto' extension on my postgresql database, my user requires the 'CREATE' permission for my database. Can I have this permission enabled?

Database: landho_ratemyskipper_production

User: landho_ratemyskipper_production_user

Server: Tommy

 

The error in my logs gives me:

ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied to create extension "pgcrypto"
HINT: Must have CREATE privilege on current database to create this extension.

 

Thank you!

Link to comment
Share on other sites

  • Krydos changed the title to [Solved] CREATE permission required for 'pgcrypto' extension
  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...