Re: Error in running DBT2 - Mailing list pgsql-hackers

From Rohit Goyal
Subject Re: Error in running DBT2
Date
Msg-id CANqGtSviSyyG-8Te=opfU0Eg5p_hNLKncwZtHXWoHu=N11jg0Q@mail.gmail.com
Whole thread Raw
In response to Re: Error in running DBT2  (Peter Geoghegan <pg@heroku.com>)
Responses Re: Error in running DBT2
List pgsql-hackers
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@heroku.com> wrote:

On Tue, May 13, 2014 at 12:36 PM, Rohit Goyal <rhtgyl.87@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

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: 9.4 release notes
Next
From: Ants Aasma
Date:
Subject: Re: gettimeofday is at the end of its usefulness?