Re: [OpenSIPS-Users] Problem creating Registrar database for OpenSIPS with PostgreSQL

2010-10-22 Thread David Santiago
Installing postgresql-client package and configuring a ./pgpass file with the following format fixed the problem: hostname:port:database:username:password Regards, David On Fri, Oct 22, 2010 at 3:26 PM, David Santiago wrote: > > Hello, > > I have successfully compiled and installed OpenSIPS 1.

[OpenSIPS-Users] Problem creating Registrar database for OpenSIPS with PostgreSQL

2010-10-22 Thread David Santiago
Hello, I have successfully compiled and installed OpenSIPS 1.6.3 (no tls) with the PostgreSQL module for an OpenSIPS Registrar testing installation. I have edited the *opensipsctlrc* file to specify the connection details for a remote PostgreSQL database server I want to use as the persistence st