[OpenSIPS-Users] opensips 1.11 postgress DB BUG

Satish Patel satish.txt at gmail.com
Wed Apr 22 20:32:52 CEST 2015


Hey Liviu,

I have fixed script here is the pull request
https://github.com/OpenSIPS/opensips/pull/476

On Wed, Apr 22, 2015 at 8:27 AM, Liviu Chircu <liviu at opensips.org> wrote:

>  Hi Aron/Satish,
>
> If you can put together a working Pull Request, I will gladly review it.
> If bash is not your strong suite, then could you please open a Bug Report
> [1]? Sooner or later, it will get solved :)
>
> [1]
> https://github.com/OpenSIPS/opensips/issues?q=is%3Aopen+is%3Aissue+label%3Abug
>
> Best regards,
>
> Liviu Chircu
> OpenSIPS Developerhttp://www.opensips-solutions.com
>
> On 21.04.2015 23:30, Podrigal, Aron wrote:
>
> MySQL has a option --password to provide the password on command line.
> postgres however does not. but here is some refs how you can accomplish
> what you would like.
> http://www.postgresql.org/docs/9.4/static/libpq-pgpass.html
>
> On Tue, Apr 21, 2015 at 4:26 PM, Satish Patel <satish.txt at gmail.com>
> wrote:
>
>> can't we make password less? just like MySQL?
>>
>> On Tue, Apr 21, 2015 at 1:56 PM, Podrigal, Aron <aronp at guaranteedplus.com
>> > wrote:
>>
>>> It executes a series of sql files ( I don't remember the dir location
>>> where its stored I think somewhere in the share dir) for each file it asks
>>> for the password.
>>>
>>>  On Tue, Apr 21, 2015 at 1:44 PM, Satish Patel <satish.txt at gmail.com>
>>> wrote:
>>>
>>>>  I am installing opensips 1.11.3 with postgress DB but i don't know
>>>> what is going on here
>>>>
>>>>
>>>>  root at dopensips:/etc/opensips# opensipsdbctl create
>>>> INFO: creating database opensips ...
>>>> Password for user postgres:
>>>> Password for user postgres:
>>>> Password for user postgres:
>>>> NOTICE:  CREATE TABLE / UNIQUE will create implicit index
>>>> "version_t_name_idx" for table "version"
>>>> Password for user postgres:
>>>> NOTICE:  CREATE TABLE will create implicit sequence "acc_id_seq" for
>>>> serial column "acc.id"
>>>> NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index
>>>> "acc_pkey" for table "acc"
>>>> NOTICE:  CREATE TABLE will create implicit sequence
>>>> "missed_calls_id_seq" for serial column "missed_calls.id"
>>>>
>>>>
>>>
>>>
>>>  --
>>>  Aron Podrigal
>>> -
>>> //Be happy :-)
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
>
>  --
>  Aron Podrigal
> -
> //Be happy :-)
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150422/2582ae89/attachment-0001.htm>


More information about the Users mailing list