Re: Why their is a limit in Postgresql (psql) Parameters..?

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Richard Huxton <richardh(at)archonet(dot)com>
Cc: vijaykumar M <m_vijaykumar(at)hotmail(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Why their is a limit in Postgresql (psql) Parameters..?
Date: 2003-07-21 13:09:18
Message-ID: 1058792958.30101.20.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> The reason why it's not bigger is that there hasn't been enough people saying
> "I need more parameters".

That and a general speed penalty to all users of all functions.

Make (whatever) the limitation is affect only those using a large number
of parameters and you will find the limit set to a fairly high number.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2003-07-21 15:23:36 Re: avoid select expens_expr(col) like unneccessary calculations
Previous Message vijaykumar M 2003-07-21 12:52:29 Postgresql Temporary table scripts..