> You can use different users and different databases in akonadiserverrc with > the same database. I never tried this, but I do not know why this > shouldn´t work.
For the avoidance of doubt, I was curious if I could run two user accounts on my machine pointing to the same Database Server, and to the same database (i.e. they would modify the same tables). My (user1) akonadiserverrc is: [QPSQL] Name=akonadi Host=localhost User=akonadi Password=wonttell Port=5477 Options= ServerPath=/usr/lib/postgresql/9.1/bin/pg_ctl InitDbPath=/usr/lib/postgresql/9.1/bin/initdb StartServer=false At the moment user2 is configured to use the (default) embedded MySQL database. That's a bit of a waste in terms of memory and CPU cycles (I wouldn't mind purging MySQL from that PC altogether). User1 and user2 have an active session open on the PC and are switching between them a few times a day. So the usage of the database would be as concurrent as it gets. To rephrase my question, can I use the same "Name=akonadi" line in the akonadiserverrc for both users, or should user2 have something like "Name=akonadi-user2"? Cheers Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

