> I am using PostgreSQL (7.4) with a schema that was generated
> automatically (using hibernate).
> The schema consists of about 650 relations. One particular query (also
> generated
> automatically) consists of left joining approximately 350 tables. At this
Just out of curiosity, what application is this ?
And what are the reasons for so many tables ...and especially such a
query ?
Not criticizing, but curious.