[off] Zope - Please help me ! Postgre DA Field Types

Lee Harr missive at frontiernet.net
Tue May 4 16:22:38 EDT 2004


On 2004-05-04, fowlertrainer at anonym.hu <fowlertrainer at anonym.hu> wrote:
> Hello  !
>
> Hello  !
>
> I want to continue the my project.
>   http://www.zope.org/Members/fowlertrainer
>
> I need to get all of the base field types with postgresql da.
> http://www.zope.org/Members/spinwing/ZSQL_Results
>


Not exactly what you are looking for but...
http://www.postgresql.org/docs/7.4/static/datatype.html

Or maybe you could get something from the information_schema
http://www.postgresql.org/docs/7.4/static/information-schema.html
http://www.postgresql.org/docs/7.4/static/infoschema-datatypes.html
http://www.postgresql.org/docs/7.4/static/infoschema-columns.html

Probably best to ask on one of the postgres lists.




More information about the Python-list mailing list