Re: extend pgbench expressions with functions

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: extend pgbench expressions with functions
Date: 2016-01-28 04:08:25
Message-ID: CA+TgmoZ4GdmwCEtjP-sjHRA0jHAAFZ-G_q4uTQJedEU=rJyvzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 27, 2016 at 5:43 PM, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
> Pgbench is a bench tool, not a production tool.

I don't really see how that's relevant. When I run a program and it
dies after causing the operating system to send it a fatal signal, I
say to myself "self, that program has a bug". Other people may have
different reactions, but that's mine.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2016-01-28 04:13:56 Re: Request - repeat value of \pset title during \watch interations
Previous Message Chapman Flack 2016-01-28 04:07:55 Re: Implementing a new Scripting Language