This isn't applicable on Windows, and the internal link to the
psql documentation should be more than sufficient.
Susanne Ebrecht
command shell. (For more internal commands, type
\? at the psql prompt.) The
full capabilities of psql are documented in
- installed correctly you can also type man psql
- at the operating system shell prompt to see the documentation. In
- this tutorial we will not use these features explicitly, but you
- can use them yourself when it is helpful.
+ . In this tutorial we will not use these
+ features explicitly, but you can use them yourself when it is helpful.