From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: Databasing sponsors |
Date: | 2008-04-03 19:22:53 |
Message-ID: | Pine.LNX.4.64.0804032322200.21547@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Thu, 3 Apr 2008, Joshua D. Drake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I am in the process of databasing the /sponsors page. These are my
> initial thoughts:
>
> sponsor table:
>
> id - serial pk
> stype - the type of sponsor
> description - how they sponsor
>
> sponsor_type:
>
> stype: the type of sponsor (pk)
>
> developer_to_sponsor:
>
> developer_id, key to developers.id
> sponsor_id, key to sponsors.id
>
> Anybody see any problem with this?
you forget about 'what they sponsored'.
>
> Sincerely,
>
> Joshua D. Drake
>
>
>
>
> - --
> The PostgreSQL Company since 1997: http://www.commandprompt.com/
> PostgreSQL Community Conference: http://www.postgresqlconference.org/
> United States PostgreSQL Association: http://www.postgresql.us/
> Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFH9Q/ZATb/zqfZUUQRAqVwAJ4u2PUuBcYyfLh11yyfTrf0znD6KwCfUOWn
> DJKUFVKItqUyKU5Bb6SHs5Q=
> =hd7/
> -----END PGP SIGNATURE-----
>
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2008-04-03 19:38:49 | Re: Databasing sponsors |
Previous Message | Joshua D. Drake | 2008-04-03 17:11:50 | Databasing sponsors |