Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 19:44:16 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Chuck Robey <chuckr@glue.umd.edu>
Cc:        Peter Wemm <peter@netplex.com.au>, freebsd-current@FreeBSD.ORG
Subject:   Re: Heads up: block devices to disappear! 
Message-ID:  <659.898710256@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 24 Jun 1998 08:14:04 EDT." <Pine.BSF.3.96.980624080654.303N-100000@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help

>One last question, I think, ought to be asked.  One application I used
>to program for was the Informix SQL database ... it used to manage it's
>own storage.  You'd set up a partition that it would be solely
>responsible for, and it would control it directly (no filesystem mounted
>at all, no programmer access via filesystem).  As long as your
>modifications don't block this type of application from working it this
>way, then I think that'd be the last complaint I could see.
>
>Does it?

no.

If you check your RDBMS manuals you will see that they all stress that
you should use char devices, this is so that they can get the error if
a write doesn't succeed.

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
"ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?659.898710256>