How can I perform client-only installation from source code on Windows?

Поиск
Список
Период
Сортировка
От MauMau
Тема How can I perform client-only installation from source code on Windows?
Дата
Msg-id 7F2D7DC620F54C12A0ECB7DE31A1BEB2@maumau
обсуждение исходный текст
Ответы Re: How can I perform client-only installation from source code on Windows?
Список pgsql-general
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.

Regards
MauMau



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

Предыдущее
От: Stephen Scheck
Дата:
Сообщение: Dynamic/polymorphic record/composite return types for C user-defined-functions
Следующее
От: David Noel
Дата:
Сообщение: PostgreSQL: CPU utilization creeping to 100%