Re: Disabling START TRANSACTION for a SuperUser

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: Muthiah Rajan <vgmonnet(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Craig Ringer <craig(at)2ndquadrant(dot)com>
Subject: Re: Disabling START TRANSACTION for a SuperUser
Date: 2015-10-28 12:49:22
Message-ID: 622647343.836649.1446036562446.JavaMail.yahoo@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tuesday, October 27, 2015 10:57 PM, Muthiah Rajan <vgmonnet(at)gmail(dot)com> wrote:
> On 27-Oct-2015 7:37 PM, "Kevin Grittner" <kgrittn(at)ymail(dot)com> wrote:

>> It is more problematic where a shop wants to use serializable
>> transactions to ensure data integrity.

> This may be a trivial thing.... But what do you mean by shops? I
> actually can't get it.... :-)

http://www.merriam-webster.com/dictionary/shop

I was using "shop" in the sense of the second of the short noun
definitions ("the place where a specified kind of worker works : a
worker's place of business") or number 5a under the long noun
definitions ("a business establishment: office"). When used in
that sense the type of business is usually used ("an I.T. shop"),
but where it is implied or obvious it is often dropped. The
dictionary doesn't list it as a colloquialism, but it is rather
informal -- approaching the colloquial. As I used it I was
intending to convey a group of I.T. professionals under the same
management with a common set of policies, working on the same set
of hardware and/or software.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-10-28 13:17:30 Re: Add EXTRA_CFLAGS to configure
Previous Message Robert Haas 2015-10-28 11:37:50 Re: pgbench gaussian/exponential docs improvements