abusing plpgsql array variables - Mailing list pgsql-general

From Ben
Subject abusing plpgsql array variables
Date
Msg-id Pine.LNX.4.64.0809101259450.32571@localhost.localdomain
Whole thread Raw
Responses Re: abusing plpgsql array variables
Re: abusing plpgsql array variables
List pgsql-general
If I want to pass in a text[] argument to a plpgsql function, at what
array size am I asking for problems? 100? 10,000? 100,000?

What severity of problems might I encounter? Bad performance? Postgres
refusing to run my query? A crashed backend?

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: psql scripting tutorials
Next
From: "Ricardo Antonio Yepez Jimenez"
Date:
Subject: RV: You need to rebuild PostgreSQL using --with-libxml.