Domain wizard problem - Mailing list pgadmin-support

From ** **
Subject Domain wizard problem
Date
Msg-id 4A91B810.4060409@gmail.com
Whole thread Raw
List pgadmin-support
Problem occur when I have more than one schema.
When I create domain for TEST_SCHEMA and set owner, pgadmin add this line:
ALTER DOMAIN "PT2" OWNER TO postgres; and I get error.
It Should be:
ALTER DOMAIN test_schema."PT2" OWNER TO postgres; but schema name isnot 
consider.


sory for my english.


pgadmin-support by date:

Previous
From: ** **
Date:
Subject: Domain wizard bug
Next
From: "PESTY Benoit"
Date:
Subject: Re: [ADMIN] Background color in query tool