On Jun 17, 2008, at 8:07 PM, bill ayres wrote: > FATAL: database "postgres" does not exist > > > I fixed this by editing opennms-datasources.xml and changing > > url="jdbc:postgresql://localhost:5432/postgres" > > to > > url="jdbc:postgresql://localhost:5432/template1" > > I assume this is an error in the file, or should I have done > something else?
The name of the DB to use for the "opennms-admin" data source will depend on whether the version of PostgreSQL on your server has the "postgres" DB or not. More recent releases have it, older ones don't. I think we took the tack of going with the standard going forward. -jeff ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel