Re: what do postgresql with view ?

From: Rod Taylor <pg(at)rbt(dot)ca>
To: elrik <elrik-de-melnibone(at)ifrance(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: what do postgresql with view ?
Date: 2004-04-06 19:04:18
Message-ID: 1081278257.56361.589.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> In fact the probleme is when i have more than 11 tables in the query...

Please post the EXPLAIN ANALYZE results of the problematic query, as
well as the definition of any views it uses.

Also, SHOW from_collapse_limit;

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2004-04-06 19:10:10 Re: Function to kill backend
Previous Message Bruce Momjian 2004-04-06 18:55:32 Re: Function to kill backend