From owner-freebsd-hackers Wed Jan 7 09:47:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA20374 for hackers-outgoing; Wed, 7 Jan 1998 09:47:51 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA20311 for ; Wed, 7 Jan 1998 09:47:23 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.73 #1) id 0xpecQ-0005wR-00; Tue, 6 Jan 1998 11:24:54 -0800 Date: Tue, 6 Jan 1998 11:24:28 -0800 (PST) From: Tom To: FreeBSD Hacker cc: Jim Bryant , freebsd-hackers@FreeBSD.ORG Subject: Re: Informix on FreeBSD (maybe) (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk On Tue, 6 Jan 1998, FreeBSD Hacker wrote: > Ok guys, first I'll say I've spent the last week trying to get PostGreSQL > to work with windows, unsuccessfully. Second, I think that the bottom > line is that FreeBSD needs to have its own integrated database system > based on noone elses technology. This will be a winner, because we all Bizzare reasoning. Basically what you are saying, since you couldn't get PostgreSQL working (and all source is provided), you want to instead start coding a new RDMS system from scratch? I think that if you can't figure out PostgreSQL, you won't be figure out how to make a brandnew database. Tom