From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | pgsql-www(at)postgresql(dot)org |
Subject: | Databasing sponsors |
Date: | 2008-04-03 17:11:50 |
Message-ID: | 20080403101150.56301a10@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
-----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?
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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Bartunov | 2008-04-03 19:22:53 | Re: Databasing sponsors |
Previous Message | Bruce Momjian | 2008-04-03 15:55:59 | Re: Patch queue -> wiki (was varadic patch) |