Example Database

From: Erwin Brandstetter <a9006241(at)unet(dot)univie(dot)ac(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: Example Database
Date: 2003-08-18 14:19:44
Message-ID: 3F40E080.1060905@unet.univie.ac.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am rather new to PostgreSQL.What I am looking for ist this:

An example database that demonstrates the usage of all the core
PostgreSQL features. It is one thing to read extensive documentation,
but it is much more intuitive for me to see an example database, that
demonstrates the whole thing interacting. I mean, not just the basic
elements, but an optimized (and maybe nicely documented) database
getting the best out of views, triggers, indices, rules, stored
procedures and so on - maybe even a reference database from the
PostgreSQL developers themselves?

Have been searching for some hours now, but did not succeed. Maybe I am
just being blind.

Thanx for any hints!

Regards, Erwin Brandstetter

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Boes 2003-08-18 14:21:56 Re: Cache lookup failed?
Previous Message Jason Godden 2003-08-18 14:19:38 Re: C vs plpgsql and child processes