Re: Fwd: postgres instalation

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Azimuddin Mohammed <azimeiu(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Fwd: postgres instalation
Date: 2018-02-07 03:41:29
Message-ID: 20f3d454-98e4-97b8-5da8-064ac01aafb0@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin 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(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)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(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shreeyansh Dba 2018-02-07 05:16:09 Re: Fwd: postgres instalation
Previous Message Azimuddin Mohammed 2018-02-07 03:32:45 Re: Fwd: postgres instalation

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Finzel 2018-02-07 03:48:52 Re: Alter table set logged hanging after writing out all WAL
Previous Message Azimuddin Mohammed 2018-02-07 03:32:45 Re: Fwd: postgres instalation