warren wrote:
It seems I had already done that, the DB was in place.
NOTE: the SQL file i mentioned in previous email doesn't create "cluebringer" database, it just add some more SQL columns/indexes, and add some pre-defined SQL records, so that we can manage it with iRedAdmin-Pro.
Could you please show me output of below SQL commands? so that i can help check whether you have correct settings:
pgsql> \c cluebringer;
pgsql> SELECT * FROM policies;