Re: postgresql 9.4 is not for 32 bit Windows? - Mailing list pgsql-novice

From Thomas Kellerer
Subject Re: postgresql 9.4 is not for 32 bit Windows?
Date
Msg-id m8in7t$7ft$1@ger.gmane.org
Whole thread Raw
In response to postgresql 9.4 is not for 32 bit Windows?  (Scott Robertson <stumpednomore@gmail.com>)
List pgsql-novice
Scott Robertson schrieb am 29.12.2014 um 02:28:
> I had used PG 9.3.5 for a month then installed 9.4 instead.
> Haven't used it much yet but it seems to work.
>
> Now I see this:
>
> http://www.enterprisedb.com/ppas-platform-support
>
>     "PostgreSQL 9.4 (PG)
>
> *Generally Available*: December 18, 2014
>
> *Standard Support Ends*: December 18, 2017
> /Supported CPU Architectures and OS/
> /*Linux x86-64/32:*//RHEL / CentOS / OEL 7.x & 6.x, SLES 11.x, Ubuntu 14.04 LTS, Debian 7.x, Amazon Linux/
> /*Windows x86-64*//: Windows 2012 R2,Windows 2008 R2/
> /*Apple Mac:*//OS X 10.9-10.6/"
>
>
> It appears there is no support for 32 bit computer owners?

I think you are confusing EnterpriseDB's commercial support offering with the installer packages you can download.

From the main download page:

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

you can download 32bit and 64bit installers for Windows.

Thomas




pgsql-novice by date:

Previous
From: Ravi Kiran
Date:
Subject: Node
Next
From: Hursh Jain
Date:
Subject: How can I prevent duplicate inserts by multiple concurrent threads ?