On Thu, Aug 22, 2024 at 08:38:03PM -0400, Arbol One wrote:
> After installing PostgreSQL on my Debian-12 machine, I typed 'postgres
> --version' and got this msg:
> *bash: postgres: command not found*

There is *no* command named postgres in the Postgresql installation. Not
in the client, not in the server parts.

There /is/ a postgres command in the postgresql-autodoc package:

  tomas@caliban:~$ apt-file search /usr/bin/postgres
  postgresql-autodoc: /usr/bin/postgresql_autodoc

but this one quite possibly doesn't do what you think it does.

What would you expect the command "postgres" to do?

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature

Reply via email to