Search Postgresql Archives

Passwordcheck Extension Not Installing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Community,

I have a PostgreSQL 17.2 database running on Ubuntu 22.04. I'm trying to install the passwordcheck extension, but I keep getting a "file not found" error.

postgres=# create extension passwordcheck;
ERROR:  extension "passwordcheck" is not available
DETAIL:  Could not open extension control file "/usr/share/postgresql/17/extension/passwordcheck.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.


Even though I have installed the postgresql-contrib packages, I still cannot see the extension. Below, I have listed the steps I followed. Could you help me with this issue?

https://www.postgresql.org/docs/current/passwordcheck.html

resim.png

Regards.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux