Andreas wrote:
> 
> Hi,
> can anybody out there tell me why this query fails
> although PoPyDA is connected as postgres superuser ?
> 
> select * from pg_class

by now I found there is a problem with pg_class.oid.
"select relname from pg_class" works fine
"select oid from pg_class" fails


-- 
________________________________________________________________________
Andreas Heckel                                           [EMAIL PROTECTED]
Linux is like a wigwam ...no gates ...no windows and an apache inside
;-)

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to