Can I restrict the schema for 'diff'?

I’m using the command line ‘diff’ to compare two postgresql databases.  It appears to only examine the public schema.  Is there a way I can specify the reference and target schemas?

You should be able to use the --defaultSchemaName but that applies to both the source and the target, unfortunately. I’m working to improve it in 3.0 but that is not ready to go yet.


Nathan 

Is diff between schemas available in v3 beta? how can I use it? ( is there manual for v3 betam, I cannot find it).

Thanks,
Goran