Re: postgresql 8.1 windows 2008 64 bit

From: Daniel Schuchardt <d(dot)schuchardt(at)prodat-sql(dot)de>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql 8.1 windows 2008 64 bit
Date: 2010-01-13 15:12:27
Message-ID: 4B4DE2DB.7070807@prodat-sql.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 13.01.2010 16:00, schrieb Craig Ringer:
> On 13/01/2010 6:15 PM, Daniel Schuchardt wrote:
>> Hy,
>>
>> can anybody give us a hint if we can use that combination?
>
> You can use libpq on 64-bit windows to talk to an 8.1 database if you
> really must.
>
> I really wouldn't recommend running the 8.1 database on windows. Win32
> releases of Pg see big improvements with every version and 8.1 is
> really not recommended or supported anymore. 8.1 was ... deficient ...
> on Windows.
>
> Run a recent Pg server on 64-bit windows, or run your 8.1 server on a
> UNIX machine and connect to it from 64-bit windows using a modern
> 64-bit libpq.
>
> Why 8.1, anyway?
>
> --
> Craig Ringer

we plan to upgrade to 8.4 the next time but currently everything is
build with 8.1. thanks for your awnsers, so we wont try it.
but i think we will wait till 8.5 because of the 64 bit problem.

we did not upgrade because 81 has autocast and later version doesn't, so
we need to check all our statements and triggers/stored procedures wich
is currently in work.

--
Mit freundlichen Grüssen,

Daniel Schuchardt
/Softwareentwicklung/

*CIMPCS GmbH
*Grünewaldstrasse 19
D-99099 Erfurt

Telefon Fax Mobil
0049 361 6534718 0049 361 6534717 0049 172 7766971

Firmensitz : Erfurt
Geschäftsführer : Herbert Weber; Heinrich Kühni
Registriert : Amtsgericht Erfurt, HRB 501091
USt-IdNr : DE252754686

www.prodat-sql.de <http://www.prodat-sql.de>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincenzo Romano 2010-01-13 15:15:04 Re: R: Re: Weird EXECUTE ... USING behaviour
Previous Message Grzegorz Jaśkiewicz 2010-01-13 15:06:07 Re: postgresql 8.1 windows 2008 64 bit