Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
After installing PostgreSQL on my Debian-12 machine, I typed 'postgres --version' and got this msg:bash: postgres: command not found'psql --version', however, does work and gives me this message :psql (PostgreSQL) 16.3 (Debian 16.3-1.pgdg120+1)Obviously postgres is not in the path, but I don't know where the 'apt-get' installed it or why it did not add it to the path. Is there a way I can locate the installation directory?
After installing PostgreSQL on my Debian-12 machine, I typed 'postgres --version' and got this msg:bash: postgres: command not found
'psql --version', however, does work and gives me this message :
psql (PostgreSQL) 16.3 (Debian 16.3-1.pgdg120+1)
Obviously postgres is not in the path, but I don't know where the 'apt-get' installed it or why it did not add it to the path. Is there a way I can locate the installation directory?
В списке pgsql-general по дате отправления: