On Wed, Oct 12, 2022 at 11:56:51AM -0700, Henry Atsu Agbodza wrote:
> Hello all,
> i need help on configuration settings for an external postgreqsl server.
> My architecture is :
> Dspace 6 = Application Server
> Postgresql = Another Server (External)
> Assetstore = Another Server (NFS)
>
> I have done the connection for the NFS in local.cfg and dspace.cfg
> succesfully.
> For the external postgreqsl server, my settings in local.cfg and dspace.cfg
> is db.url = jdbc:postgresql://xxx.xx.xxx.xx:5432/dspace
>
> But when i run *sudo ant fresh_install,*
> *it fails at the Database connection point.*
Please show us the messages which indicate this failure.
Here we run several DSpace instances on two different hosts using a
single DBMS on a third host, so what you are trying to do should work
when properly configured.
One thing I would check is whether the DBMS is rejecting the
connection from a different host because it is not permitted by the
*DBMS* configuration. The error report from 'ant' and the DBMS log
file should show whether this is the case.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu