Re: PostgreSQL 9.3 support?

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Rasjid Wilcox <rasjidw(at)gmail(dot)com>
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: PostgreSQL 9.3 support?
Date: 2013-11-28 11:14:42
Message-ID: CA+mi_8Zk5wMnCwVX8ULfSwbty4rn1HMxyRMs6hU24wT8EgsQwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Thu, Nov 28, 2013 at 4:07 AM, Rasjid Wilcox <rasjidw(at)gmail(dot)com> wrote:
> Hi all,
>
> The features page (http://initd.org/psycopg/features/) says that Psycopg
> supports PostgreSQL version 7.4 to 9.2. However, some email messages from
> May suggested that it works fine against PostgreSQL 9.3.
>
> Is the features page out of date, or should I avoid using Psycopg with
> PostgreSQL 9.3 for production use?

The feature page is out of date. All psycopg versions work with 9.3.

-- Daniele

In response to

Browse psycopg by date

  From Date Subject
Next Message Jack Straw 2013-11-28 17:26:09 Building on Win7 x64 for python2.6.4 x64 DLL load failed Error
Previous Message Karsten Hilbert 2013-11-28 08:33:02 Re: PostgreSQL 9.3 support?