Re: MySQL file system

Поиск
Список
Период
Сортировка
От J.H.M. Dassen (Ray)
Тема Re: MySQL file system
Дата
Msg-id 20010117092321.B2777@cistron-office.nl
обсуждение исходный текст
Ответ на Re: MySQL file system  (Joseph Shraibman <jks@selectacast.net>)
Ответы Re: Re: MySQL file system  (Marc SCHAEFER <schaefer@alphanet.ch>)
Список pgsql-general
On Tue, Jan 16, 2001 at 22:21:19 -0500, Joseph Shraibman wrote:
> So what is needed it to be able to mount a .zip or a .tar file as a file
> system with the loopback device.

For Linux, there used to be a "userfs" that allowed this kind of thing.
AFAIK development stopped quite some time ago, as there were numerous
problems with deadlocks.

> Mounting a database on the filesystem sounds pretty useless to me.

Depends on the database, I guess. There is a succesful configuration
management system that uses a database as its backend and exports
trees/branches/versions via NFS. This combines the ease of use of a
filesystem (rather than "projects" in some IDE) with the reliability
(transactions) provided by a DBMS.

Ray
--
"Never trust a poll you haven't rigged yourself."

В списке pgsql-general по дате отправления:

Предыдущее
От: Alfred Perlstein
Дата:
Сообщение: Re: pg_log
Следующее
От: Colin Taylor
Дата:
Сообщение: Questions about Synonyms