Re: How can I perform client-only installation from source code on Windows? - Mailing list pgsql-general

From raghu ram
Subject Re: How can I perform client-only installation from source code on Windows?
Date
Msg-id CALnrrJT5k-YwsX+m5op_qnQWZpj2nvGQkaJV+jFkK76nOz2y8A@mail.gmail.com
Whole thread Raw
In response to How can I perform client-only installation from source code on Windows?  ("MauMau" <maumau307@gmail.com>)
Responses Re: How can I perform client-only installation from source code on Windows?
List pgsql-general



On Wed, Apr 3, 2013 at 3:48 AM, MauMau <maumau307@gmail.com> wrote:
Hello,

Is there any way to perform client-only installation from source code on Windows?  On UNIX/Linux, client-only installation is described here:


http://www.postgresql.org/docs/current/static/install-procedure.html

[Excerpt]
Client-only installation:
If you want to install only the client applications and interface libraries, then you can use these commands:
gmake -C src/bin install
gmake -C src/include install
gmake -C src/interfaces install
gmake -C doc install



Any information is appreciated.

You can download PostgreSQL binaries for windows operating system from below link:

http://www.enterprisedb.com/products-services-training/pgbindownload

Thanks & Regards,

Raghu Ram

SkypeID: raghu.ramedb


pgsql-general by date:

Previous
From: Samantha Atkins
Date:
Subject: Re: Using varchar primary keys.
Next
From: Gavan Schneider
Date:
Subject: Why not cascade? (was: Using varchar primary keys)