Difference between revisions of "Sudo -u postgres psql"

From wikieduonline
Jump to navigation Jump to search
 
(9 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 ==
 +
* TCP port [[5432]]
 +
* <code>[[nping -tcp]] -p 5432 your_postgres_host -q</code>
 +
* [[TimescaleDB installation]]
  
 
== See also ==
 
== See also ==
 
* {{psql}}
 
* {{psql}}
 +
 +
[[Category:PostgreSQL]]

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]

See also[edit]

Advertising: