Skip to content
Snippets Groups Projects
Commit 40ee42b4 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Update tutorial on the fact that backslash commands are no longer listed in

psql's startup banner.
parent c43d26c1
Branches
Tags
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.50 2009/06/17 21:58:49 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/start.sgml,v 1.51 2009/12/19 02:34:17 alvherre Exp $ -->
<chapter id="tutorial-start">
<title>Getting Started</title>
......@@ -384,8 +384,8 @@ mydb=#
<para>
The <command>psql</command> program has a number of internal
commands that are not SQL commands. They begin with the backslash
character, <quote><literal>\</literal></quote>. Some of these
commands were listed in the welcome message. For example,
character, <quote><literal>\</literal></quote>.
For example,
you can get help on the syntax of various
<productname>PostgreSQL</productname> <acronym>SQL</acronym>
commands by typing:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment