Re: PostgreSQL Arrays and Performance - Mailing list pgsql-general

From Marc Philipp
Subject Re: PostgreSQL Arrays and Performance
Date
Msg-id 1136712392.9076.27.camel@localhost.localdomain
Whole thread Raw
In response to Re: PostgreSQL Arrays and Performance  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
> How large are the arrays?  PG is definitely not designed to do well
> with
> very large arrays (say more than a couple hundred elements).  You
> should
> reconsider your data design if you find yourself trying to do that

At the moment, the arrays are not larger than 200 entries. But there is
not upper bound for their size.

Regards, Marc Philipp



pgsql-general by date:

Previous
From: Marc Philipp
Date:
Subject: Re: Arrays and Performance
Next
From: Marc Philipp
Date:
Subject: Re: PostgreSQL Arrays and Performance