Hi All,

I am runnig dbt2 with last postgresql kit. pg9.4. I tried everything again
after setting up awhole new machine again with ubuntu. Still facing the
same error.


I run the the *dbt2-pgsql-build-db -w 1 *

but, after some time, I faced this error

*/home/abhi/dbt2_install/bin/dbt2-pgsql-load-stored-procs: 45: [: c:
unexpected operator*
*/home/abhi/dbt2_install/bin/dbt2-pgsql-load-stored-procs: 53: [: c:
unexpected operator*
*unknown stored function type: c*

and script ends!!

Please guide me probable solution to get over it.

Regards,
Rohit
On Wed, May 14, 2014 at 12:43 AM, Rohit Goyal <rhtgyl...@gmail.com> wrote:

> Hi Peter,
>
> I tried the solution suggested by you. Please problem still persists.
>
> I run the the *dbt2-pgsql-build-db -w 1 *
>
> but, after some time, I faced this error
>
> */home/abhi/dbt2_install/bin/dbt2-pgsql-load-stored-procs: 45: [: c:
> unexpected operator*
> */home/abhi/dbt2_install/bin/dbt2-pgsql-load-stored-procs: 53: [: c:
> unexpected operator*
> *unknown stored function type: c*
>
> and script ends!!
>
> moreover, I see that DB has been created and also 9 tables are there in
> Database dbt2. Please suggest how to proceed.
>
> Regards,
> rohit Goyal
>
>

>
> On Tue, May 13, 2014 at 9:44 PM, Peter Geoghegan <p...@heroku.com> wrote:
>
>>
>> On Tue, May 13, 2014 at 12:36 PM, Rohit Goyal <rhtgyl...@gmail.com>wrote:
>>
>>> This pattern the above found many times. Please guide me through!!!
>>>
>>
>> IIRC, people have been working around this by setting
>> standard_conforming_strings to "off". It really ought to be fixed in a
>> principled way, though -- the real issue here is that dbt2 has severe
>> bit-rot.
>>
>> --
>> Peter Geoghegan
>>
>
>
>
> --
> Regards,
> Rohit Goyal
>



-- 
Regards,
Rohit Goyal

Reply via email to