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

2010-10-25 Thread David Santiago
The user I'm the running the script with? well, I'm executing the script with my personal user on the server where opensips is installed, while the database is on a different one... I have modified the opensipsctlrc to specify different users (rw and ro), and passwords than those provided by defa

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

2010-10-25 Thread Bogdan-Andrei Iancu
Hi David, The error says that your current postgres user (you are running the opensips script with) has no permission / privilege to create new access users (opensips and opensipsrw) for postgres. Regards, Bogdan David Santiago wrote: > The call to opensipsdbctl create is asking me for the pa

[OpenSIPS-Users] Problem creating tables for OpenSIPS with PostgreSQL

2010-10-22 Thread David Santiago
The call to opensipsdbctl create is asking me for the password on every single table created. But the real problem is that after several tables have been created the following error happens: ... ... -e Creating core table: drouting Password for user almira: NOTICE: CREATE TABLE will create implic