From: | Paula Price <paula(dot)price(at)issinc(dot)com> |
---|---|
To: | Daniel Staal <DStaal(at)usa(dot)net>, "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Best Practice for Address storage. |
Date: | 2011-07-06 20:25:12 |
Message-ID: | 32E8EAEC23EF1947BEC2FA1E4BFBADCD0D21EFC8C3@VA3DIAXVS901.RED001.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I have seen some interesting implementation using vertical tables.
http://weblogs.foxite.com/andykramek/archive/2009/05/03/8369.aspx
Paula Price
> -----Original Message-----
> From: pgsql-novice-owner(at)postgresql(dot)org [mailto:pgsql-novice-
> owner(at)postgresql(dot)org] On Behalf Of Daniel Staal
> Sent: Wednesday, July 06, 2011 2:14 PM
> To: pgsql-novice(at)postgresql(dot)org
> Subject: [NOVICE] Best Practice for Address storage.
>
>
> I'm working on a new system that will (hopefully) need to store
> addresses
> for people from anywhere in the world. The system's still in the
> design
> stage, and I was wondering if anyone had ideas for a best-practice on
> how
> to store those addresses.
>
> Daniel T. Staal
>
> ---------------------------------------------------------------
> This email copyright the author. Unless otherwise noted, you
> are expressly allowed to retransmit, quote, or otherwise use
> the contents for non-commercial purposes. This copyright will
> expire 5 years after the author's death, or in 30 years,
> whichever is longer, unless such a period is in excess of
> local copyright law.
> ---------------------------------------------------------------
>
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice
From | Date | Subject | |
---|---|---|---|
Next Message | Odysseus | 2011-07-06 20:44:22 | Re: starting on functions (with little succes) |
Previous Message | Daniel Staal | 2011-07-06 20:14:16 | Best Practice for Address storage. |