Re: How many joins is too many joins....

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "codeWarrior" <gpatnude(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How many joins is too many joins....
Date: 2003-02-07 03:01:52
Message-ID: 23309.1044586912@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"codeWarrior" <GPatnude(at)adelphia(dot)net> writes:
> Anyone have a number for how many joined tables postgreSQL can handle in any
> given query ? I thought I saw the number 64 somewhere in the docs...

There's no hardwired limit. Whether you'll get a decent plan is another
question ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-02-07 03:16:54 Re: plpgsql - fetching from returned cursors
Previous Message Tom Lane 2003-02-07 03:00:50 Re: AllocSetAlloc() error message