Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit724df98

Browse files
author
Thomas G. Lockhart
committed
Try to get a straight story on which prompts mean what.
1 parente9f10b2 commit724df98

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎doc/src/sgml/notation.sgml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ site.
6363
<title>Notation</title>
6464

6565
<para>
66-
<quote>...</quote> or <filename>/usr/local/pgsql/<filename>
66+
<quote>...</quote> or <filename>/usr/local/pgsql/</filename>
6767
at the front of a file name is used to represent the
6868
path to the <Productname>Postgres</Productname> superuser's home directory.
6969

@@ -81,9 +81,12 @@ expressions. <quote>|</quote> is the boolean operator OR.
8181
<para>
8282
Examples will show commands executed from various accounts and programs.
8383
Commands executed from the root account will be preceeded with <quote>&gt;</quote>.
84-
Commands executed from the superuser account will be preceeded with <quote>$</quote>.
84+
Commands executed from the <Productname>Postgres</Productname>
85+
superuser account will be preceeded with <quote>%</quote>, while commands
86+
executed from an unprivileged user's account will be preceeded with
87+
<quote>$</quote>.
8588
<acronym>SQL</acronym> commands will be preceeded with <quote>=&gt;</quote>
86-
or will have no leading prompt.
89+
or will have no leading prompt, depending on the context.
8790

8891
<note>
8992
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp