In the create database dialog, it is impossible to select "foo" when a non-login role "foo_bar" also exists.
create user foo; create role foo_bar; If you select "foo" there, it will select "foo_bar". Christoph -- [email protected] | http://www.df7cb.de/ -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
