Thread: Bug#36300: Postgresql User Guide Wrong (fwd)

Bug#36300: Postgresql User Guide Wrong (fwd)

From
"Oliver Elphick"
Date:

			
		

Re: Bug#36300: Postgresql User Guide Wrong (fwd)

From
Thomas Lockhart
Date:
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


Re: [DOCS] Bug#36300: Postgresql User Guide Wrong (fwd)

From
Bruce Momjian
Date:
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,
Pennsylvania19026
 


Re: [DOCS] Bug#36300: Postgresql User Guide Wrong (fwd)

From
Thomas Lockhart
Date:
> I just printed out the entire 200 or so page user guide and on page 7
> I noticed a mistake.

Got it, and will fix it. Thanks.
                     - Tom

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California