Re: How to enter lists into database. - Mailing list pgsql-sql

From Oleg Bartunov
Subject Re: How to enter lists into database.
Date
Msg-id Pine.GSO.4.33.0109241926280.27003-100000@ra.sai.msu.su
Whole thread Raw
In response to Re: How to enter lists into database.  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
He is probably thinking about arrays. contrib/array, contrib/intarray
could be worth to see.
Oleg
On Mon, 24 Sep 2001, Josh Berkus wrote:

> Mr. Klauschen,
>
> > I try to find a way to enter a list of items into my
> > database , of which the size should be flexible.
> > I then would like perform queries on that list in
> > a way, that the whole list is retrieved, when the
> > query's items are found to be in that list.
> > Thanks for any help,
>
> Can you be more explicit about what you are attempting? Perhpas yyou
> could give specific examples from you actual data.
>
> -Josh
>
>
> ______AGLIO DATABASE SOLUTIONS___________________________
>                                        Josh Berkus
>   Complete information technology      josh@agliodbs.com
>    and data management solutions       (415) 565-7293
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-sql by date:

Previous
From: Kevin Way
Date:
Subject: Re: Bug?: Update on ancestor for a row of a child
Next
From: Jan Wieck
Date:
Subject: Re: confounding, incorrect constraint error