X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 5F199D1B4CE for ; Thu, 15 Jan 2004 16:39:15 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 15065-02 for ; Thu, 15 Jan 2004 12:38:44 -0400 (AST) Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by svr1.postgresql.org (Postfix) with ESMTP id 13D38D1B449 for ; Thu, 15 Jan 2004 12:38:42 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 1AhAW0-000EO4-0W; Thu, 15 Jan 2004 16:38:40 +0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: Todo for 'portal', programmers perspective Date: Thu, 15 Jan 2004 16:38:40 -0000 Message-ID: <03AF4E498C591348A42FC93DEA9661B8720497@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Todo for 'portal', programmers perspective Thread-Index: AcPbhRKJ11v/KBjhRBSmMpeARrArsQAAJzxg From: "Dave Page" To: "Robert Treat" Cc: "Alexey Borzov" , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200401/102 X-Sequence-Number: 3341 =20 > -----Original Message----- > From: Robert Treat [mailto:xzilla@users.sourceforge.net]=20 > Sent: 15 January 2004 16:31 > To: Dave Page > Cc: Alexey Borzov; pgsql-www@postgresql.org > Subject: Re: [pgsql-www] Todo for 'portal', programmers perspective >=20 > >=20 > > The DB schema is not in the CVS at present. I'm not convinced it=20 > > should > > be: Developers working elsewhere will need data as well as schema,=20 > > however, the data is purposefully not included as it makes=20 > the dump a=20 > > very large file. > >=20 > > Happy to hear suggestions for handling that little problem... > >=20 >=20 > ISTM development no on the server is orders of magnitude=20 > harder without having a database available to hit against. 'Tis also difficult without any content to work with. Maybe we should have a link to a nightly dump of the schema only and the schema + data? That way, developers can grab whichever they want. Thoughts? Regards, Dave.