Am 27.01.2012 16:21, John A. Sullivan III schrieb:
On Fri, 2012-01-27 at 15:55 +0100, Mike Gabriel wrote:
Hi Bogdan, <snip> Q2: Why do you configure Postgres? For packaging please provide an SQLite
solution. X2Go can be used without Postgres and without Postgres it is
possible to install X2Go server and let it run out of the box. Please
pre-configure X2Go server with SQLite. Please refer to the postinst
script in the /debian folder: http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=debian/x2goserver.post...<snip> Shouldn't that be an option? I would think PostgreSQL would be the preferred approach for larger or multiserver installations - John
No, this realy depends on the installation. But the more important thing is that SQLite can work out of the box, while Postgres always needs some manual work and switching from SQLite to Postgres is one of the minor issues in this process.
Morty