Re: Disabling START TRANSACTION for a SuperUser

From: Muthiah Rajan <vgmonnet(at)gmail(dot)com>
To: Kevin Grittner <kgrittn(at)ymail(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 18:59:43
Message-ID: CADxOJh9847eSBQL106Sk1fCTh2Gta297ocvx0LLLe=7VHn1-Pg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for clarifying my doubt...

--
Muthiah Rajan

On Wed, Oct 28, 2015 at 6:19 PM, Kevin Grittner <kgrittn(at)ymail(dot)com> wrote:

> 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2015-10-28 19:10:23 Re: quieting DEBUG3
Previous Message David G. Johnston 2015-10-28 18:44:58 Re: onlyvalue aggregate (was: First Aggregate Funtion?)