Hi Lukas,

I had  <inputSchema>public</inputSchema> in there before but that didn't 
work, so i decided to try it without that. 

information_schema.schemata returns an empty result set. 

If i understand 
http://archives.postgresql.org/pgsql-bugs/2006-12/msg00174.php correctly, a 
user can only see the schemas it owns via information_schema.schemata . I 
can see all the schemata using 

pg_namespace . 

Adding <inputSchema>public</inputSchema> does not seem to make a difference. 

Sander

Reply via email to