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 011A0D1B4CD; Fri, 26 Dec 2003 10:44:23 +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 77362-08; Fri, 26 Dec 2003 06:43:35 -0400 (AST) Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by svr1.postgresql.org (Postfix) with ESMTP id 1AB6FD1B466; Fri, 26 Dec 2003 06:43:33 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 1AZpRP-000DuD-0Y; Fri, 26 Dec 2003 10:43:35 +0000 Received: from vale-housing.co.uk ([192.168.1.89] RDNS failed) by salem.vale-housing.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Fri, 26 Dec 2003 10:43:34 +0000 Received: from tartanic.demon.co.uk ([80.177.99.193]) (SquirrelMail authenticated user dpage) by ssl.vale-housing.co.uk with HTTP; Fri, 26 Dec 2003 10:43:34 -0000 (GMT) Message-ID: <50011.80.177.99.193.1072435414.squirrel@ssl.vale-housing.co.uk> Date: Fri, 26 Dec 2003 10:43:34 -0000 (GMT) Subject: Re: postgresql database ... From: "Dave Page" To: In-Reply-To: <20031225004013.D91759@ganymede.hub.org> References: <20031225004013.D91759@ganymede.hub.org> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 26 Dec 2003 10:43:34.0945 (UTC) FILETIME=[1CC48110:01C3CB9D] X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/170 X-Sequence-Number: 3230 It's rumoured that Marc G. Fournier once said: > > Anyone know what this is? > > developer.postgresql.org/www/regress/opendb.php: > $conn = pg_connect("dbname=postgresql user=portal > host=db.svr2.postgresql.org"); > > there is no postgresql database on any of the servers that I'm aware of > *scratch head* > That's the old regression test results database that accidently got deleted during our last little clearing up session! At the time none of us knew what the postgresql db was for. We seem to have got through 7.4 without anyone complaining that it's gone so I assume it wasn't really used for anything other than storing results anyway... /D