From: Xueying Ni <xy...@eb...> - 2003-04-09 05:57:41
|
Dear pyGreSQL experts: Since my web hosting company announced adding the addition of PostgreSQL 7.3.2 on all operational servers, my web database application can not be accessed from the web browser anymore. The following pg.error message occured when trying to connect to the database from web: Error: No such attribute or function 'attisdropped'. The web applcation is running pyPgSQL 2.3 on Red Hat Linux 7.1 apache server, PostgreSQL 7.2, and Python 2.1. I have a non-superuser PostgreSQL account. Any ideas about it? Regards, Xueying Ni |