Re: PostgreSQL 8 compiling for Windows

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Konstantin Danilov <danilov_konst(at)list(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8 compiling for Windows
Date: 2005-02-28 20:17:29
Message-ID: C5027ACD-89C5-11D9-BDDA-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Feb 28, 2005, at 7:11 AM, Konstantin Danilov wrote:

> I need to compile postgres 8 for Windows to set up the locale support.
> The distributive accessible from FTPs does not support it, and I
> cannot sort Russian letters - that's why..
> I have MS Visual Studio 6, but I've never worked with it. So, how can
> I do everything?

I don't think MS Visual Studio is supported. You need to use MingW:

http://www.postgresql.org/files/documentation/faqs/FAQ_MINGW.html

Once you have that installed, building is the same as on Unix:
conigure, make, etc.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-02-28 20:22:24 Re: Disabling triggers in a transaction
Previous Message Jeff Davis 2005-02-28 20:15:14 Re: indexing date_part