BUG #17834: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8))

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: kes-kes(at)yandex(dot)ru
Subject: BUG #17834: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8))
Date: 2023-03-13 02:14:54
Message-ID: 17834-6928e1a6fd6e4eab@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17834
Logged by: Eugen Konkov
Email address: kes-kes(at)yandex(dot)ru
PostgreSQL version: 15.2
Operating system: postgresql.org site
Description:

Hello, folks.

This page contains outdated information:

```
# Import the repository signing key:
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo
apt-key add -
```

This is the old way of importing keys.

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2023-03-13 02:58:25 BUG #17835: Two assertions failed in nodeAgg.c and execExprInterp.c with the same SQL
Previous Message Tom Lane 2023-03-12 21:43:55 Re: BUG #17826: An assert failed in /src/backend/optimizer/util/var.c