X-Original-To: pgsql-docs@postgresql.org Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 5FE22475BD7; Fri, 7 Feb 2003 16:01:08 -0500 (EST) Received: from news.hub.org (news.hub.org [64.49.215.80]) by postgresql.org (Postfix) with ESMTP id 21E67475B8D; Fri, 7 Feb 2003 16:01:07 -0500 (EST) Received: by news.hub.org (Postfix, from userid 8) id 0BF5743A964; Fri, 7 Feb 2003 16:01:07 -0500 (EST) From: "Eduardo" X-Newsgroups: comp.databases.postgresql.docs, comp.databases.postgresql.general, comp.databases.postgresql.novice, comp.databases.postgresql.questions, comp.databases.postgresql.sql Subject: DATABASE EXAMPLES? Date: Fri, 7 Feb 2003 21:58:59 +0100 Organization: Hub.Org Networking Services (http://www.hub.org) Lines: 7 Message-ID: X-Complaints-To: usenet@news.hub.org X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 To: pgsql-docs@postgresql.org, pgsql-general@postgresql.org, pgsql-sql@postgresql.org X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200302/7 X-Sequence-Number: 1641 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,... Thanks.