Re: Fwd: postgres instalation

2018-02-07 Thread Adrian Klaver
On 02/06/2018 11:02 PM, Azimuddin Mohammed wrote: I think I fig out what the issue here under the ./configure i need to mention man directory as well which I was missing let me ask this once the installation is I see a message "PostgreSQL installation complete" how many directories I should b

Re: Fwd: postgres instalation

2018-02-06 Thread Azimuddin Mohammed
I think I fig out what the issue here under the ./configure i need to mention man directory as well which I was missing let me ask this once the installation is I see a message "PostgreSQL installation complete" how many directories I should be seeing under my prefix directory I am seeing below

Re: Fwd: postgres instalation

2018-02-06 Thread Azimuddin Mohammed
May I know the use for doc and man here. Additionally I see the doc directory is getting created in the build directory and no the prefix directory I supplied On Tue, Feb 6, 2018 at 11:16 PM, Shreeyansh Dba wrote: > While you installing PostgreSQL via Source then by default it will contain > on

Re: Fwd: postgres instalation

2018-02-06 Thread Shreeyansh Dba
While you installing PostgreSQL via Source then by default it will contain only (Bin, lib, include, share) if you want to install the documentation (HTML and man pages) use following command:- make install-docs. On Wed, Feb 7, 2018 at 9:11 AM, Adrian Klaver wrote:

Re: Fwd: postgres instalation

2018-02-06 Thread Adrian Klaver
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-proc

Re: Fwd: postgres instalation

2018-02-06 Thread Azimuddin Mohammed
I built it from source code. It says contib is installed too. But i dont see thrm under the prefix directory. On Feb 6, 2018 9:17 PM, "Adrian Klaver" wrote: > On 02/06/2018 06:05 PM, Azimuddin Mohammed wrote: > >> >> Hello, >> I have installed postgres I saw the message postgres installation >>

Re: Fwd: postgres instalation

2018-02-06 Thread Adrian Klaver
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

Fwd: postgres instalation

2018-02-06 Thread Azimuddin Mohammed
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? -- Regards, Azim -- Regards, Azi