Re: PostgreSQL Array Use

From: TJ O'Donnell <tjo(at)acm(dot)org>
To: danap(at)ttc-cmc(dot)net, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Array Use
Date: 2008-03-03 21:07:02
Message-ID: 47CC6876.10606@acm.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use arrays of integers, double or numeric, and text.
They are 1 or 2 dimensional.
They are usually limited to <100 elements in
one dimension and <10 in the other.

TJ O'Donnell
http://www.gnova.com

Browse pgsql-general by date

  From Date Subject
Next Message Dee 2008-03-03 21:33:22 Re: beginner: what permissions required to install on windows 2000+
Previous Message eKIK 2008-03-03 20:41:06 Re: PostgreSQL Array Use