| From: | Will Trillich <will(at)serensoft(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: DATABASE EXAMPLES? |
| Date: | 2003-02-18 03:19:46 |
| Message-ID: | 20030218031946.GB1768@mail.serensoft.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-general pgsql-sql |
On Fri, Feb 07, 2003 at 09:58:59PM +0100, Eduardo wrote:
> Where can i find a complete full terminated database schema in
> SQL?
>
> I want to see a real complete database schema with views,
> triggers.. etc,...
here's one...
check out aparthia.org -- it's an open-source auction site based
on postgresql and HTML::Mason (via apache and mod_perl).
there's lots to peruse in there, including a whole postgresql
database implementation.
--
There are 10 kinds of people:
ones that get binary, and ones that don't.
will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!
Looking for a firewall? Do you think smoothwall sucks? You're
probably right... Try the folks at http://clarkconnect.org/ !
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-02-18 05:08:13 | Re: FAQ patches |
| Previous Message | Doug Cook | 2003-02-17 21:59:30 | CHM help format |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Curt Sampson | 2003-02-18 03:23:06 | Re: Table Partitioning in Postgres: |
| Previous Message | Weiping He | 2003-02-18 02:46:52 | question about PERFORM and EXECUTE in plpgsql |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Haller | 2003-02-18 08:48:42 | Re: trigger after with cursor |
| Previous Message | Yudie | 2003-02-18 00:21:28 | Re: Format Function |