Tutorial document

Started by Tatsuo Ishiialmost 10 years ago3 messages
#1Tatsuo Ishii
ishii@postgresql.org

From doc/src/start.sgml:

----------------------------------------------
<screen>
mydb=#
</screen>
That would mean you are a database superuser, which is most likely
the case if you installed <productname>PostgreSQL</productname>
yourself. Being a superuser means that you are not subject to
access controls. For the purposes of this tutorial that is not
important.
</para>
----------------------------------------------

"most likely the case if you installed
<productname>PostgreSQL</productname> yourself" sounds a little bit
strange to me because even if you installed PostgreSQL yourself, you
are not neccearily a PostgreSQL superuser. If you executed initdb,
then you could be a PostgreSQL superuser.

What about changing the line to:

"most likely the case if you installed
<productname>PostgreSQL</productname> instance yourself"

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tatsuo Ishii (#1)
Re: Tutorial document

Tatsuo Ishii <ishii@postgresql.org> writes:

What about changing the line to:

"most likely the case if you installed
<productname>PostgreSQL</productname> instance yourself"

Should read "most likely the case if you installed the
<productname>PostgreSQL</productname> instance yourself".
No particular objection otherwise.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Tatsuo Ishii
ishii@postgresql.org
In reply to: Tom Lane (#2)
Re: Tutorial document

"most likely the case if you installed
<productname>PostgreSQL</productname> instance yourself"

Should read "most likely the case if you installed the
<productname>PostgreSQL</productname> instance yourself".
No particular objection otherwise.

Thanks for the suggestion. I have just committed to the all supported
branches.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers