Re: Installation diff

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Installation diff
Дата
Msg-id 200105141511.f4EFB7J20097@candle.pha.pa.us
обсуждение исходный текст
Ответ на Installation diff  (Pierce Tyler <pierce@greatbridge.com>)
Список pgsql-docs
Not sure about the 'u'.  I don't see that, but I did fix the 'set path'
error in both CVS trees.  Thanks.

> A small diff someone here found when going through the installation
> instructions.
>
> Thanks,
> Pierce
>
>
> **********
> *** 1,4 ****
> ! <!-- $Header:
> /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sgm
> l,v 1.48 2001/05/12 22:51:35 petere Exp $ -->
>
>   <chapter id="installation">
>    <title><![%flattext-install-include[<productname>PostgreSQL</>]]>
>
> --- 1,4 ----
> ! u<!-- $Header:
> /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sg
> ml,v 1.48 2001/05/12 22:51:35 petere Exp $ -->
>
>   <chapter id="installation">
>    <title><![%flattext-install-include[<productname>PostgreSQL</>]]>
>
> ***************
> *** 1025,1031 ****
>   </programlisting>
>       If you are using csh or tcsh, then use this command:
>   <programlisting>
> ! set path = ( /usr/local/pgsql/bin path )
>   </programlisting>
>      </para>
>
> --- 1025,1031 ----
>   </programlisting>
>       If you are using csh or tcsh, then use this command:
>   <programlisting>
> ! set path = ( /usr/local/pgsql/bin $path )
>   </programlisting>
>      </para>
>
>
>
> --
> --------------------------------------------------------------
> Pierce Tyler                    | e: pierce@greatbridge.com
> Managing Editor                 | p: (757)233-5544
> Great Bridge, LLC               | w: www.greatbridge.com
>                                 |    www.greatbridge.org
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@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

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

Предыдущее
От: Pierce Tyler
Дата:
Сообщение: Re: Installation diff
Следующее
От: nt@atleastitisnotwindows.com
Дата:
Сообщение: Is there official documentation on starting Postmaster as a service?