no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | psql [2019/07/14 02:52] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== psql ====== | ||
+ | * [[PostgreSQL]] | ||
+ | |||
+ | Run a query in batch mode: | ||
+ | |||
+ | < | ||
+ | psql -Aqtc " | ||
+ | </ |