Bug#36300: Postgresql User Guide Wrong (fwd)
[Message body could not be decoded - encoding: 7bit, error: This message cannot be decoded as _entire_ message, try calling #decoded on the various fields and body or parts if it is a multipart message.]
Oliver Elphick wrote:
(nada)
Didn't get any content to the doc problem report. Can you resend?
- Tom
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California
The multipart mime was corrupt. Here it is:
---------------------------------------------------------------------------
Package: postgresql
Version: 6.4.2-5
Priority: wishlist
I just printed out the entire 200 or so page user guide and on page 7
I noticed a mistake. It says in Chapter 2 "Setting up your environment"
"If you wish to use a variant of the Bourne shell, such as sh, ksh, or bash,
then you would add
PATH=/usr/local/pgsql/bin PATH
export PATH
I tried this with bash and ksh...it works in neither of them giving an
error...the proper invocation is:
PATH=/usr/local/pgsql/bin:$PATH
export PATH
It would be nice if this was right...even though on Debian Systems it
doesn't apply...should be able to just forward this one upstream
--
Bruce Momjian | http://www.op.net/~candle
maillist@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026