Difference between revisions of "Psql --echo-errors"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{psql}}")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[psql]] --echo-errors
  
  
 +
  -a, --echo-all          echo all input from script
 +
  -b, --echo-errors        echo failed commands
 +
  -e, --echo-queries      echo commands sent to server
 +
  -E, --echo-hidden        display queries that internal commands generate
  
{{psql}}
+
 
 +
== See also ==
 +
* {{psql}}
 +
 
 +
[[Category:PostgreSQL]]

Latest revision as of 09:10, 24 August 2023

psql --echo-errors


 -a, --echo-all           echo all input from script
 -b, --echo-errors        echo failed commands
 -e, --echo-queries       echo commands sent to server
 -E, --echo-hidden        display queries that internal commands generate


See also[edit]

Advertising: