i just asked NASA the same question
I'll post the answer back to the list..

Martin Gainty 
We can lick gravity, but sometimes the paperwork is overwhelming.
- Wehrner Von Braun
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Fri, 3 Jul 2009 18:08:17 +0100
> From: gvi...@googlemail.com
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] Store derived data or use view?
> 
> I have a table which stores the absolute longitude of a planetary position, 
> eg:
> 
> MERCURY
> ---------------
> 157.65
> 
> SATURN
> -------------
> 247.65
> 
> When 2 planets are a certain distance apart there is an 'aspect', eg. 90 
> degrees is a "square" aspect
> 
> I wish to record these aspects for different user profiles and eventually do 
> searches for users who have the same aspect(s). Would it be better, in terms 
> of search speed/efficiency, to calculate and store the aspect data, eg. 
> Mercury/Saturn square, or should I just store the longitude data and create a 
> view with the calculated aspects? I anticipate a large dataset of users so 
> search speed/efficiency is very important.
> 
> gvim
> 
> -- 
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

_________________________________________________________________
Insert movie times and more without leaving Hotmail®. 
http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009

Reply via email to