Re: Disable Transaction - plans ?

From: "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>
To: "Doug McNaught" <doug(at)wireboard(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Disable Transaction - plans ?
Date: 2001-10-24 16:31:34
Message-ID: 01aa01c15ca9$58b0e160$aa5796d4@canaan.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No, I don't want MySQL I want specific few chosen tables to be without
transaction like: session table
All the other tables (95%) must have transaction ... foreign keys ....
inherits ... views .......

I think it can be very beneficial to chop of portion of the code or even
implant another system of tables into Postgres that will enable the most
simplest fastest query.

If the developers think that the speed increase is irrelevant then lets drop
the issue :)
--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
http://sites.canaan.co.il
--------------------------

----- Original Message -----
From: "Doug McNaught" <doug(at)wireboard(dot)com>
To: "Dominic J. Eidson" <sauron(at)the-infinite(dot)org>
Cc: <thomas(at)pgsql(dot)com>; "Ben-Nes Michael" <miki(at)canaan(dot)co(dot)il>;
<pgsql-general(at)postgresql(dot)org>
Sent: Wednesday, October 24, 2001 6:12 PM
Subject: Re: [GENERAL] Disable Transaction - plans ?

> "Dominic J. Eidson" <sauron(at)the-infinite(dot)org> writes:
>
> > On Wed, 24 Oct 2001, Thomas Lockhart wrote:
> >
> > > > Is there any plan to relase a version which allow the user to
disable the
> > > > use of transactions on some of the tables ?
> > >
> > > No. We also have no plans to break other fundamental RDBMS features.
> > >
> > > Why would you want such a thing?
> >
> > Speed? :) (smirk)
>
> If you want MySQL, you know where to find it. ;)
>
> -Doug
> --
> Let us cross over the river, and rest under the shade of the trees.
> --T. J. Jackson, 1863
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-10-24 17:20:25 Re: index files still growing
Previous Message Ian Harding 2001-10-24 16:24:53 Progress, anything in common with PostgreSQl besides clever name?