> PostgreSQL 6.4 seems to have limitations in Query Length when I
>
> "CREATE VIEW" ... is this limit defined
>
> further, when I create a query on a query... it seems to compound
> the queries and reach the limit sooner!!
>
> Is this limit programmable?
>
> Is it default higher in 7.0?
Yes.
PostgreSQL 6.4 seems to have limitations in Query Length when I
"CREATE VIEW" ... is this limit defined
further, when I create a query on a query... it seems to compound
the queries and reach the limit sooner!!
Is this limit programmable?
Is it default higher in 7.0?
What is the most stable