Re: Functions have 32 args limt ???

From: "Ivar" <ivar(at)lumisoft(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Functions have 32 args limt ???
Date: 2003-08-29 06:39:56
Message-ID: bimsfr$o35$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> compile-time option is not necessarily any more or less risky than a
> runtime one. Like any option, it should just be documented and proceed
> forward.
I agree.

But seems that some parts of postgre isn't designed well.
I haven't found any db soft which supports functions/stored procedures which
has such slow
args limit. Postgre is comparing function speed with others, while having
not noted limitaions.

The bad thing is that there isn't any note on postgre www that there is such
limit.
Users start migrating from other db system, they never think that such
simple thing
can be turn to be such obstacle.

I have messed some weeks with postgre, I like it speed, functionality,...
untill some days ago big
supprise.

"Jonathan Bartlett" <johnnyb(at)eskimo(dot)com> wrote in message
news:Pine(dot)GSU(dot)4(dot)44(dot)0308281507350(dot)14633-100000(at)eskimo(dot)com(dot)(dot)(dot)
> Also, it should be noted that an untested or welltested compile option is
> just as stable as an untested or welltested runtime option. Using a
> compile-time option is not necessarily any more or less risky than a
> runtime one. Like any option, it should just be documented and proceed
> forward.
>
> Jon
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Shadovitz 2003-08-29 06:47:39 Re: CHAR vs TEXT args
Previous Message Bo Lorentsen 2003-08-29 06:36:50 Re: mysql's last_insert_id