Thread: Max Tables in a union

Max Tables in a union

From
Fred Miller
Date:
What is the max number of tables allowed in a union (in 8.4 and 9.0)?

Re: Max Tables in a union

From
Tom Lane
Date:
Fred Miller <fred@frederickmiller.com> writes:
> What is the max number of tables allowed in a union (in 8.4 and 9.0)?

There's no specific limit.  I doubt you'd get good performance with
thousands ...

            regards, tom lane