Re: GNUe in actual production use?

Reinhard Mueller <[email protected]> Sun, 08 Oct 2006 20:44:26 +0200
Newsgroups gmane.comp.gnu.enterprise.general
Organization GNU Enterprise
Message-ID <1160333066.4817.10.camel@dublin>
Am Samstag, den 07.10.2006, 12:57 -0500 schrieb Neil Tiffin:
> What was the problem with postgres?

There was no problem with Postgres, Postgres is a great SQL database.

The point why I would use SQLite with such a project next time is that
Postgres seems to be kinda overkill for this 2-table single-user app.
SQLite does not run any process, and it stores all data in a single file
(excellent for backups!).

Thanks,
-- 
Reinhard Mueller
GNU Enterprise project (http://www.gnuenterprise.org)

_______________________________________________
Gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnue
signature.asc (application/pgp-signature, 309 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iQCVAwUARSlHCCpv03KHfKbjAQIQiwQApGOxjUcimuPRDNhAes7Dc93dh1U53zlI
DjOBuJRB+kI/UA79cPRDP5KSq94rXBl3gAvRob64q+x6JkoqoRn0LJ05SGTq124z
9Af2Voetb+pFLIb79i8L4Qqps9uyeuSYE6/wbYjxO7ex9eBN5YSPCHwfCLsxfbpv
h4aIQJqBVXo=
=fdGx
-----END PGP SIGNATURE-----