Re: [Sqlalchemy-tickets] [sqlalchemy] #2727: ProgrammingError when autoload from PostgreSQL (Amazon
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-16 06:21:51
|
#2727: ProgrammingError when autoload from PostgreSQL (Amazon Redshift)
---------------------------+----------------------------------
Reporter: ashkop | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: 0.8.xx
Component: postgres | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: in queue |
---------------------------+----------------------------------
Comment (by ashkop):
RedShift is based on PostgreSQL 8.0.2 and int2vector could be treated as
array only since 8.1. In amazon they suggested to use pg_get_indexdef(),
but I don't think it could help much in our case.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2727#comment:9>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|