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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [DOCS] Bug#36300: Postgresql User Guide Wrong (fwd)
Дата
Msg-id 199904290335.XAA02893@candle.pha.pa.us
обсуждение исходный текст
Ответ на Bug#36300: Postgresql User Guide Wrong (fwd)  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-docs
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
 


В списке pgsql-docs по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [DOCS] pg_hba.conf
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [DOCS] Bug#36300: Postgresql User Guide Wrong (fwd)