Josh Trutwin wrote: > Is it possible to somehow query the system catalog to find out which > clusters/databases have a certain schema? No, unless you connect to each database in turn. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match