Elektrified X.org released
Posted Nov 30, 2004 20:32 UTC (Tue) by
evgeny (subscriber, #774)
In reply to:
Elektrified X.org released by jwb
Parent article:
Elektrified X.org released
> Primarily, the data is not relational!
Why? Do you mean it's tree-like? But it's well known how to map 1:1 a tree structure (or graph in general) to relational tables.
> But furthermore you would not be able to store postgresql's configuration in postgresql
Postgresql can use PAM for authentication. On the other hand, there is a pgsql-based PAM plugin. See the point? Like PAM has a plain-files fallback backend, so could the config system have.
> and even if you could, you're elevating postgresql to the status of required package
Again, this is wrong for a plugin-backend-based system. A SOHO config would use e.g. SQLite which needs neither config of its own, nor a daemon running.
Having said this, I don't insist on RDBMS. It could be e.g. an XML DB. The problem though, there is neither reilable implementation nor widely accepted XML query language... My point is that fs-based config is a dead end.
(
Log in to post comments)