serching in array - Mailing list pgsql-general

From Peter Keller
Subject serching in array
Date
Msg-id 37525592.5254ADC@bvv.bayern.de
Whole thread Raw
List pgsql-general
Hi!
I'm using PostgreSQL 5.0b1 and I have got two questions:
1. Is it possible to search for an element in in array even though I
don't know on which position the element is.
2. If this is possible how can I have a fast access. Can I create an
index, so that the search isn't sequential any more?
Thanks,
Peter
--
 Peter Keller             Tel: 089-2190-2594
                             mailto:Peter.Keller@bvv.bayern.de
..............................................................
 Bezirksfinanzdirektion München    - Vermessungsabteilung
 Alexandrastr. 3
 80538 München
 Zimmer: 404
 www: http://www.bayern.de/vermessung/
--

pgsql-general by date:

Previous
From: Howie
Date:
Subject: bug in 6.4.2?
Next
From: Peter Keller
Date:
Subject: searching in array