Re: Error in running DBT2

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Error in running DBT2
Date: 2014-05-15 08:38:33
Message-ID: CANqGtSvuDHS=kJ007KWkJP2twYvhWg37C4-do7MP-3MUbDKOiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(dot)87(at)gmail(dot)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 <pg(at)heroku(dot)com> wrote:
>
>>
>> On Tue, May 13, 2014 at 12:36 PM, Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-05-15 09:20:29 Re: popen and pclose redefinitions causing many warning in Windows build
Previous Message Emre Hasegeli 2014-05-15 08:33:55 Selectivity estimation for inet operators