Re: pgbench - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pgbench
Date
Msg-id 524D81EA.8050300@gmail.com
Whole thread Raw
In response to Re: pgbench  (Simeó Reig <simeo.reig@grupoincofisa.com>)
Responses Re: pgbench
List 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 by date:

Previous
From: Simeó Reig
Date:
Subject: Re: pgbench
Next
From: bricklen
Date:
Subject: Re: how to know cpu utilization using sql command