I changed my user name (because I can do so in Drupal, but not Gallery2 and they were inconsistent...) and got the following errors while doing so:
* warning: pg_exec() [function.pg-exec]: Query failed: ERROR: duplicate key violates unique constraint "g2_user_16233" in /var/www/www.astrofoto.org/html/g2/lib/adodb/drivers/adodb-postgres64.inc.php on line 741.
* warning: pg_exec() [function.pg-exec]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /var/www/www.astrofoto.org/html/g2/lib/adodb/drivers/adodb-postgres64.inc.php on line 741.
However, everything seems to be fine now.
PostgreSQL is 8.1.3, running on FC5, Drupal is 4.7.
Comments
Comment #1
dwwthis isn't a bug with the "database administration" module, which is a way to view your database directly from the admin area of your site. if you thought there was an error in renaming your drupal username, you should have submitted it to the "Drupal" project (drupal core) and set the component to "user system". normally, i'd just move the issue into the other project...
however, this isn't a bug in drupal at all. ;) the error messages you posted were all from gallery2. i don't know what exactly you expect us to do about postgres errors coming from gallery2's files...
marking this as closed, since there's nothing we can do about it here in drupal-land. ;)