Re: [OpenSER-Users] Opensedbctl Error

2007-11-26 Thread Henning Westerholt
On Monday 26 November 2007, TCB wrote: > Thanks , find below the error log of openserdbctl create > http://pastebin.ca/797935 Hi TC, i've noticed some other errors in the script output: 135: CREATE TABLE 136: ERROR: relation "callid_idx" already exists This belongs to an error in the postgres

Re: [OpenSER-Users] Opensedbctl Error

2007-11-26 Thread Henning Westerholt
On Monday 26 November 2007, TCB wrote: > Thanks , find below the error log of openserdbctl create > http://pastebin.ca/797935 Hi TC, i've noticed some other errors in the script output: 135: CREATE TABLE 136: ERROR: relation "callid_idx" already exists This belongs to an error in the postgres

Re: [OpenSER-Users] Opensedbctl Error

2007-11-26 Thread TCB
Thanks , find below the error log of openserdbctl create http://pastebin.ca/797935 On Nov 26, 2007 12:47 PM, Henning Westerholt <[EMAIL PROTECTED]> wrote: > On Friday 23 November 2007, TCB wrote: > > Hello all, > > > > Just checkout the lates svn version of OSer. trying to run openserdbctl > > cr

Re: [OpenSER-Users] Opensedbctl Error

2007-11-26 Thread Henning Westerholt
On Friday 23 November 2007, TCB wrote: > Hello all, > > Just checkout the lates svn version of OSer. trying to run openserdbctl > create with DB=PGSQL > i get the following errors. > > ERROR: relation "subscriber" does not exist > ERROR: relation "dbaliases" does not exist > ERROR: Grant privileg

[OpenSER-Users] Opensedbctl Error

2007-11-23 Thread TCB
Hello all, Just checkout the lates svn version of OSer. trying to run openserdbctl create with DB=PGSQL i get the following errors. ERROR: relation "subscriber" does not exist ERROR: relation "dbaliases" does not exist ERROR: Grant privileges to database failed! Any pointers welcome. OSer detai