Re: Trying to ugrade from version 16.2 to 17

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Trying to ugrade from version 16.2 to 17
Дата
Msg-id 4b5274a5f60394a58f5f37b24e64079048b7b7a5.camel@cybertec.at
обсуждение исходный текст
Ответ на Trying to ugrade from version 16.2 to 17  (Stanley Pagenel <spagenel@exo.quebec>)
Ответы RE: Trying to ugrade from version 16.2 to 17
Список pgsql-bugs
On Wed, 2025-01-29 at 14:20 +0000, Stanley Pagenel wrote:
> Hello,  can you help me with this error I am receiving when I am trying to do the upgrade from version 16.2  to 17.0
>
> "E:\Program Files\PostgreSQL\17\bin\pg_upgrade.exe" --old-datadir "E:\Program Files\PostgreSQL\16\data" --new-datadir
"E:\ProgramFiles\PostgreSQL\17\data" --old-bindir "E:\Program Files\PostgreSQL\16\bin" --new-bindir "E:\Program
Files\PostgreSQL\17\bin"
>
> la connexion au serveur sur « localhost » (::1), port 50432 a échoué : FATAL:  authentification par mot de passe
échouéepour l'utilisateur  « postgres » 

Your v17 server does not allow password-less local connections.

Either adjust its "pg_hba.conf" to allow such connections or create a password
file for the connection:
https://www.postgresql.org/docs/current/libpq-pgpass.html

Yours,
Laurenz Albe



В списке pgsql-bugs по дате отправления: