summaryrefslogtreecommitdiff
path: root/databases/iplike/files/pkg-message.in
blob: 57e9797b84d4c35794efc60267a9eae06ad7a85e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
Don't forget to run %%PREFIX%%/sbin/install_iplike.sh to make the relevant
changes to your OpenNMS database.
To confirm the changes have been made run:
psql -U opennms -h localhost -c '\df+ iplike' | head
Check the Language column, It should say "c" and not "plpgsql"
EOM
}
]