=?UTF-8?B?Q2loYXQgS8O8w6fDvGtiYcSfcsSxYcOnxLFr?=
writes:
> I have also observed that the *passwordcheck.so* file exists in the
> *"/usr/lib/postgresql/17/lib/"* directory. It seems that, for some reason,
> when the PostgreSQL service starts, it is unable to read the
> *passwordcheck.so* file and
gt; Subject: Re: Passwordcheck Extension Not Installing
> To:
>
>
> Hi,
>
> On 08/02/2025 20:28, Cihat Küçükbağrıaçık wrote:
> > Hi Community,
> >
> > I have a PostgreSQL 17.2 database running on Ubuntu 22.04. I'm trying to
> > install the |passwordche
Hi,
On 08/02/2025 20:28, Cihat Küçükbağrıaçık wrote:
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 "passw
On 2/8/25 11:28, Cihat Küçükbağrıaçık wrote:
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"
=?UTF-8?B?Q2loYXQgS8O8w6fDvGtiYcSfcsSxYcOnxLFr?=
writes:
> 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 "passwordchec