Difference between revisions of "Psql --host"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
psql --host
 +
psql -h
  
 
  [[psql]] --host=mypostgresql.c6c8mwvfdgv0.us-west-2.rds.amazonaws.com --port=5432 --username=awsuser --password --dbname=mypgdb
 
  [[psql]] --host=mypostgresql.c6c8mwvfdgv0.us-west-2.rds.amazonaws.com --port=5432 --username=awsuser --password --dbname=mypgdb
Line 8: Line 10:
 
  [[psql: SCRAM authentication requires libpq version 10 or above]]
 
  [[psql: SCRAM authentication requires libpq version 10 or above]]
  
{{psql}}
+
== See also ==
 +
* {{psql}}
 +
 
 +
[[Category:psql]]

Latest revision as of 12:01, 24 July 2024

psql --host
psql -h
psql --host=mypostgresql.c6c8mwvfdgv0.us-west-2.rds.amazonaws.com --port=5432 --username=awsuser --password --dbname=mypgdb


pg_restore
psql: SCRAM authentication requires libpq version 10 or above

See also[edit]

Advertising: