Re: Fwd: postgres instalation

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Fwd: postgres instalation
Дата
Msg-id 20f3d454-98e4-97b8-5da8-064ac01aafb0@aklaver.com
обсуждение исходный текст
Ответ на Re: Fwd: postgres instalation  (Azimuddin Mohammed <azimeiu@gmail.com>)
Ответы Re: Fwd: postgres instalation  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Re: Fwd: postgres instalation  (Shreeyansh Dba <shreeyansh2014@gmail.com>)
Список pgsql-general
On 02/06/2018 07:32 PM, Azimuddin Mohammed wrote:
> I built it from source code.
> It says contib is installed too. But i dont see thrm under the prefix 
> directory.

When you did the original build did you do make world or just make?

See also:

https://www.postgresql.org/docs/10/static/install-procedure.html
"
Installing the Files
Note

If you are upgrading an existing system be sure to read Section 18.6 
which has instructions about upgrading a cluster.

To install PostgreSQL enter:

make install

This will install files into the directories that were specified in Step 
1. Make sure that you have appropriate permissions to write into that 
area. Normally you need to do this step as root. Alternatively, you can 
create the target directories in advance and arrange for appropriate 
permissions to be granted.

To install the documentation (HTML and man pages), enter:

make install-docs

If you built the world above, type instead:

make install-world

This also installs the documentation.
"


> 
> On Feb 6, 2018 9:17 PM, "Adrian Klaver" <adrian.klaver@aklaver.com 
> <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 02/06/2018 06:05 PM, Azimuddin Mohammed wrote:
> 
> 
>         Hello,
>         I have installed postgres I saw the message postgres
>         installation complete. But when I look in the install directory
>         I only see
>         bin
>         lib
>         include
>         share
> 
>         I do not see man and docs, may I know how I can install the man
>         and docs  and what is the use of it?
> 
> 
>     How did you install, from source or via packages?
> 
>     If from source:
> 
>     https://www.postgresql.org/docs/10/static/install-procedure.html
>     <https://www.postgresql.org/docs/10/static/install-procedure.html>
> 
>     "If you want to build everything that can be built, including the
>     documentation (HTML and man pages), and the additional modules
>     (contrib), type instead:
> 
>     make world
> 
> 
> 
> 
>         -- 
> 
>         Regards,
>         Azim
> 
> 
> 
> 
>         -- 
> 
>         Regards,
>         Azim
> 
> 
>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon
>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>>

>             Virus-free. www.avast.com <http://www.avast.com>
>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link
>
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>>
> 
> 
>         <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> 
> 
> 
>     -- 
>     Adrian Klaver
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Azimuddin Mohammed
Дата:
Сообщение: Re: Fwd: postgres instalation
Следующее
От: Jeremy Finzel
Дата:
Сообщение: Re: Alter table set logged hanging after writing out all WAL