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 Developer
http://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....@gmail.com <mailto:satish....@gmail.com>> wrote:

    can't we make password less? just like MySQL?

    On Tue, Apr 21, 2015 at 1:56 PM, Podrigal, Aron
    <ar...@guaranteedplus.com <mailto:ar...@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....@gmail.com <mailto:satish....@gmail.com>> wrote:

            I am installing opensips 1.11.3 with postgress DB but i
            don't know what is going on here


            root@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 <http://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
            <http://missed_calls.id>"




-- Aron Podrigal
        -
        //Be happy :-)

        _______________________________________________
        Users mailing list
        Users@lists.opensips.org <mailto:Users@lists.opensips.org>
        http://lists.opensips.org/cgi-bin/mailman/listinfo/users



    _______________________________________________
    Users mailing list
    Users@lists.opensips.org <mailto:Users@lists.opensips.org>
    http://lists.opensips.org/cgi-bin/mailman/listinfo/users




--
Aron Podrigal
-
//Be happy :-)


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to