Re: concatenation = = transaction ?????

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "sla-net" <slambert(at)vediovis(dot)net>, "PostgreSQL Development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: concatenation = = transaction ?????
Date: 2003-08-12 16:41:59
Message-ID: 200308120941.59866.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sla,

> PS : why limitation to 8 patrameters in stored procedures ??????

What version of PostgreSQL are you using?

The limit is 16 parameters for 7.1 and 7.2, raised to 32 parameters in 7.3 and
after. Further, you can raise the limit yourself at compile-time, although
I understand it incurrs a penalty in index efficiency.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2003-08-12 16:47:18 Re: On Linux Filesystems
Previous Message Antonio Belloni 2003-08-12 16:39:43 Sorry