Gidday, On Thu, 2007-02-22 at 12:13 +0000, Murray Cumming wrote: > > If the DB user you use to connect to PostgreSQL is missing required > > access rights then Glom has some serious issues... > > I'm not sure what you mean. Are you talking about the Linux user, or a > PostgreSQL user, or just about the availability (or access to) the > Postgres command-line utilities that you mention below?
The user in the database. If you use psql (connecting using the user you want to use with glom, which defaults to your Linux username) and use: select * from pg_roles where rolname = current_user Then that user/role needs to have rolcreatedb and rolcreaterole. > > If createdb is missing then Glom fails to create the database > > This should be avoided by the incomplete-installation detection in the > latest version (1.3.9). Could you check that please, though you might > want to wait for yet another version because the Ubuntu Glom maintainer > is making some useful changes at the moment. Okay, I'll give it a go when glom 1.3.9 appears in Feisty. Thanks! -- Andrew Ruthven, Wellington, New Zealand At home: [EMAIL PROTECTED] | This space intentionally | left blank. -- Glom has issues if DB user is missing access rights https://launchpad.net/bugs/86581 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs