im on 8.0.4 here and it performs like crap.  not sure if the "primary key with a different user" bug (ticket 71 in trac) is with the 8 series as well.

On Jun 5, 2006, at 4:32 PM, Jonathan Ellis wrote:

On 6/3/06, Michael Bayer <[EMAIL PROTECTED]> wrote:
we've had a lot of issues with Postgres and using
information_schema.  whereas MySQL's information_schema support was
pointless, Postgres mostly works, but performs very slowly unless you
VACUUM your database every hour.  we've had reports of primary keys
not being reflected for tables across user names as well.

what does the list think of dumping information_schema usage
altogther and using PG's own schema tables for reflection ?

That would be a shame, if pg 8.x improves on this situation.  No idea if it does...  it's just that 7.3 is hella old.

--
Jonathan Ellis
http://spyced.blogspot.com

_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to