Hello Everyone, When using the Quick-start single process model: After the System Database has been initialized, is it possible to run without a valid "dbsuperusername" and "dbsuperuserpassword" when configured for PostgreSQL?
In effect, we'd like to bypass the call to ManifoldCF.createSystemDatabase(...) once the database has been created. If not, does the Single-process deployable war model make it possible to run without "dbsuperusername/password"? Thanks, //david
