Re: [Sqlalchemy-tickets] [sqlalchemy] #2727: ProgrammingError when autoload from PostgreSQL (Amazon
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-15 15:21:23
|
#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 not postgres, they forked it some time ago and re-worked it a
lot.
I just found info that RedShift does not support arrays and array
functions so it looks like that is not sqlalchemy issue, but limitation of
RedShift. http://docs.aws.amazon.com/redshift/latest/dg/c_unsupported-
postgresql-datatypes.html. Sorry to bother you for nothing.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2727#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|