Re: Error in running DBT2

Поиск
Список
Период
Сортировка
От Rohit Goyal
Тема Re: Error in running DBT2
Дата
Msg-id CANqGtSvuDHS=kJ007KWkJP2twYvhWg37C4-do7MP-3MUbDKOiA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Error in running DBT2  (Rohit Goyal <rhtgyl.87@gmail.com>)
Список 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.87@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 <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



--
Regards,
Rohit Goyal

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Emre Hasegeli
Дата:
Сообщение: Selectivity estimation for inet operators
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: popen and pclose redefinitions causing many warning in Windows build