Re: urgent needed - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: urgent needed
Date
Msg-id Pine.GSO.4.44.0207121543150.7484-100000@ra.sai.msu.su
Whole thread Raw
In response to urgent needed  ("alf0@email.it" <alf0@email.it>)
List pgsql-hackers
On Fri, 12 Jul 2002, alf0@email.it wrote:

> Hi
> We▓re two doctoring students and we have a little problem to resolve.
> We▓re using Grass5pre3 and PostgreSQL 7.2 (Linux)to map vehicular
> pollution of our city. We have a map of the streets and we have to
> assign 24 values (+ the label) to each street.
> What would be a smart way to solve this problem using Postgres?
> Thanx a lot for your help, Alberto & Massimo.
>

I'd use contrib/intarray module, which was developed exactly for such
kind of problems (in our case we have messages assigned to several
sections)

Regards,
    Oleg

>
>
> Salve.
> Siamo due studenti laureandi e avremmo un problema da risolvere.
> Stiamo utilizzando Grass5pre3 e PostgreSQL 7.2 (Linux)per realizzare
> una mappatura dell▓inquinamento veicolare nella nostra cittЮ.
> Abbiamo una mappa delle vie e dobbiamo assegnare ad ogni via 24 valori
> (piЫ l▓etichetta).
> Qual e▓ il modo piЫ furbo e veloce per farlo, utilizzando Postgres?
> Grazie Mille per l▓aiuto, Alberto & Massimo.
>
>
>
>
>
>
> --
> Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f
>
> Sponsor:
> Conto Arancio. Zero spese, stessa banca, piЫ interessi.
> Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=657&d=12-7
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
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-hackers by date:

Previous
From: Jim Parker
Date:
Subject: Can I have multiple cursors open ...
Next
From: Rod Taylor
Date:
Subject: Re: Bug of PL/pgSQL parser