Hi, Le 10/11/2010 22:56, Jan-Peter Seifert a écrit : > [...] > sorry if this is already known. > > In order to test a script I gave privileges on a schema different from > public and a function and a table therein to a 'normal' login role: > > CREATE ROLE rolle LOGIN > ENCRYPTED PASSWORD 'xxxx' > NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE; > > When I choose the 'Dependents' tab for this role the objects show up twice. > Once for the correct database and once for the alphabetically preceding > database. >
I don't reproduce this. Can you send us the grant statements you used? Or, if it's possible for you, send me your schema privately (pg_dump -s would do this nicely). -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support