X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id BA3795E46D8 for ; Fri, 13 Aug 2004 01:26:10 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 26067-09 for ; Fri, 13 Aug 2004 04:26:12 +0000 (GMT) Received: from linuxworld.com.au (unknown [203.34.46.50]) by svr1.postgresql.org (Postfix) with ESMTP id 842845E46E1 for ; Fri, 13 Aug 2004 01:25:58 -0300 (ADT) Received: from localhost (swm@localhost) by linuxworld.com.au (8.11.6/8.11.4) with ESMTP id i7D4Pqw14304; Fri, 13 Aug 2004 14:25:52 +1000 Date: Fri, 13 Aug 2004 14:25:52 +1000 (EST) From: Gavin Sherry To: Bruce Momjian Cc: Tom Lane , Christopher Kings-Lynne , pgsql-hackers@postgresql.org Subject: Re: 8.0 beta status In-Reply-To: <200408130403.i7D43tv13820@candle.pha.pa.us> Message-ID: References: <200408130403.i7D43tv13820@candle.pha.pa.us> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200408/764 X-Sequence-Number: 57733 On Fri, 13 Aug 2004, Bruce Momjian wrote: > > Where are we on this? > > --------------------------------------------------------------------------- > > Tom Lane wrote: > > Christopher Kings-Lynne writes: > > >> Yeah, those are all bug fixes and okay for post-beta I think. But which > > >> two tablespace failures are you thinking of exactly? The last couple > > >> weeks have been a bit of a blur for me... > > > > > http://groups.google.com.au/groups?q=tablespaces+group:comp.databases.postgresql.hackers&hl=en&lr=&ie=UTF-8&group=comp.databases.postgresql.hackers&scoring=d&selm=Pine.LNX.4.58.0407281411470.17889%40linuxworld.com.au&rnum=4 > > > > Okay, this is a the-error-message-could-be-better gripe. Fair enough, > > but it's not top of my priority list ... I submitted a patch for the above with the subject: [PATCHES] CREATE DATABASE with tablespace fix Gavin