Hi, H2 is not fully compatible with postgresql and supports only subset of pg_catalog objects (your error was about missed function). So using administration tool which heavily relies on pg_catalog is really bad idea unless you want to contribute patches to extend support of pg_catalog in H2.
regards, Sergi -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
