Whenever I select a slony cluster in the "use replication" drop down
of a ddl change dialog box, the change is not made either on the local
database or on the replicated database. For example, to create a new
sequence I select "new sequence" from the pop-up menu. If I leave "use
replicatio
2009/8/23 ** ** :
> Problem occur when I have more than one schema.
> When I create domain for TEST_SCHEMA and set owner, pgadmin add the 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
> consi
Hello,
The new option to define a background color for each server in PgAdmin
1.10 is very cool (to distinguish test servers from production servers).
It would be very nice to have a reminder of this background color in the
query module.
Best Regards,
Benoit Pesty
--
Sent via pgadmin-support