From owner-freebsd-isp Fri Oct 3 00:19:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA26404 for isp-outgoing; Fri, 3 Oct 1997 00:19:25 -0700 (PDT) Received: from kalkoen.sateh.com (kalkoen.sateh.com [194.151.25.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA26399 for ; Fri, 3 Oct 1997 00:19:21 -0700 (PDT) Received: (from stefan@localhost) by kalkoen.sateh.com (8.8.5/8.8.5) id JAA04390; Fri, 3 Oct 1997 09:20:37 +0200 (CEST) Message-ID: <19971003092036.23335@kalkoen.sateh.com> Date: Fri, 3 Oct 1997 09:20:36 +0200 From: Stefan Arentz To: freebsd-isp@freebsd.org Subject: Re: Databases References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84 In-Reply-To: ; from Alexey V. Naidyonov on Wed, Oct 01, 1997 at 11:40:55PM +0400 Sender: owner-freebsd-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Alexey, Solid Information Technologies has a beta version of their Solid database engine for FreeBSD in beta. I've used it on Solaris and Linux and have good experience with it. It's not freeware, but absolutely affordable. Take a look on their website for more info... www.solidtech.com. If you're interested in trying the beta then please contact Iko Rein (iko.rein@solidtech.com) to get a pointer to the package. - Stefan -- Stefan Arentz - Technical Director - Luna Internet stefan.arentz@luna.net / +31 (0)10 2431988 When the Rapture comes, will YOU have root? On Wed, Oct 01, 1997 at 11:40:55PM +0400, Alexey V. Naidyonov wrote: > Hi. > > I've got the same problem: I need stable database engine for > some ISP tasks (guestbooks, logging and so on :). I tried > MySQL (FreeBSD 2.2.2, MySQL 3.20.27-3.20.30), and found that > MySQL is not stable enough for me. The matter is that MySQL > hangs for a time with a serious load. The simple perl > script with a "connect,select,update,disconnect" sequence is > a good test: 10-15 looped scripts make MySQL to ignore connections > for a time. If anyone has any suggestions, I'll be happy :) > When I tried to repeat that on a Linux box, I didn't. So, I > guess, all it's only becouse I'm a newbie in FreeBSD and still > don't know some woodoo tricks :) > > Seriously, I'll be glad to read comparisions between freeware > databases, like msql, mysql, postgresql and any-I-didn't-hear-about. > > Thank you. > > -- > Alexey V. Naidyonov