It doesn't look like we support postgresql JDBC drivers > 9.2.

If you want to add support, the relevant code is in:
 src/main/org/h2/server/pg/pg_catalog.sql

It looks like we are missing support for the current_schemas(boolean) 
function/alias.
http://www.postgresql.org/docs/8.4/static/functions-info.html

On 2014-03-20 20:32, Robert M wrote:
Hello all.

I'm currently running H2 1.3.174 and get the following error when I try to 
connect the web console to my H2 server
running in Postgresql mode. The web console still connects but this error is 
still displayed in the left-hand panel
after I connect. Any ideas?


--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to