Hi, > If a session changes the mode will it change the mode for other sessions as > well?
Yes, I will document that. > This is problematic if I have clients accessing the database through jdbc > wanting to use the REGULAR mode and some php clients > connecting through PgServer forcing everybody to use POSTGRESQL MODE. I understand. But I don't think there is a simple solution for that. > Do you mean that everytime the db is opened, the first PgServer user has to > be admin? No. > In other words are the system tables persistent? Yes. Regards, Thomas -- 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.
