Difference between revisions of "Sudo -u postgres psql"
Jump to navigation
Jump to search
(→Errors) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
Type "help" for help. | Type "help" for help. | ||
postgres=# | postgres=# | ||
+ | |||
+ | |||
+ | == Errors == | ||
+ | [[sudo]] -u postgres | ||
+ | sudo: unknown user: postgres | ||
+ | sudo: error initializing audit plugin [[sudoers_audit]] | ||
== Related terms == | == Related terms == | ||
− | * [[5432]] | + | * TCP port [[5432]] |
+ | * <code>[[nping -tcp]] -p 5432 your_postgres_host -q</code> | ||
+ | * [[TimescaleDB installation]] | ||
== See also == | == See also == |
Latest revision as of 15:39, 2 February 2023
psql (10.12 (Ubuntu 10.12-0ubuntu0.18.04.1)) Type "help" for help. postgres=#
Errors[edit]
sudo -u postgres sudo: unknown user: postgres sudo: error initializing audit plugin sudoers_audit
Related terms[edit]
- TCP port 5432
nping -tcp -p 5432 your_postgres_host -q
- TimescaleDB installation
See also[edit]
Advertising: