File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.35 2001/02/10 02:31:26 tgl Exp $ -->
1+ <!-- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.36 2001/02/10 18:24:14 petere Exp $ -->
22
33<chapter id="installation">
44 <title><![%flattext-install-include[<productname>PostgreSQL</>]]> Installation Instructions</title>
@@ -74,7 +74,10 @@ su - postgres
7474 The <acronym>GNU</> <productname>Readline</> library for comfortable
7575 line editing and command history retrieval will automatically be used
7676 if found. You might wish to install it before proceeding, but it is not
77- required.
77+ required. (On <productname>NetBSD</productname>, the
78+ <filename>libedit</filename> library is
79+ <productname>readline</productname>-compatible and is used if
80+ <filename>libreadline</filename> is not found.)
7881 </para>
7982 </listitem>
8083
You can’t perform that action at this time.
0 commit comments