Hello,

So I have most everything ready. From the install docs I see this:

  PostgreSQL

# psql template1 postgres
template1=# create user jffnms password 'jffnms' createdb;
template1=# \connect template1 jffnms
template1=# create database jffnms;
template1=# \q

# psql jffnms jffnms < docs/jffnms-0.8.x.pgsql

This will create the jffnms Tables and required records.



So for postgresql-l just change this line:

# psql jffnms jffnms < docs/jffnms-0.8.5.pgsql

and the rest of the syntax is the same?

(looking for someone knowledgeable on postgresql-9
to replay....


James





------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to