Re: pgbench

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: pgbench
Дата
Msg-id 524D81EA.8050300@gmail.com
обсуждение исходный текст
Ответ на Re: pgbench  (Simeó Reig <simeo.reig@grupoincofisa.com>)
Ответы Re: pgbench  (Simeó Reig <simeo.reig@grupoincofisa.com>)
Список pgsql-general
On 10/03/2013 07:23 AM, Simeó Reig wrote:

>>
>> You have not shown the query, but could you be running into the belwo:
>>
>> http://www.postgresql.org/docs/9.3/interactive/pgbench.html
>>
>> "The format of a script file is one SQL command per line; multiline
>> SQL commands are not supported. Empty lines and lines beginning with
>> -- are ignored. Script file lines can also be "meta commands", which
>> are interpreted by pgbench itself, as described below."
>>
>
>
> I did it, and I read it all ... I'm use to work with postgresql and
> freeBSD world since too years ago ;-)


Obviously pgbench has issues with the syntax in the file. Without the
contents of the file I am just doing some educated guessing. To get to a
solution you will need to show your custom file.

>
> Thanks again Adrian
>
> Simeó Reig
> Barcelona (Spain)
>
>
>
>


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Simeó Reig
Дата:
Сообщение: Re: pgbench
Следующее
От: bricklen
Дата:
Сообщение: Re: how to know cpu utilization using sql command