Re: Oracle vs PG

From: Ravi Krishna <srkrishna1(at)aol(dot)com>
To: adrian(dot)klaver(at)aklaver(dot)com
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Oracle vs PG
Date: 2018-10-23 23:35:37
Message-ID: 1519969091.2232047.1540337737856@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Again, pretty much content-free. For all you know some application was
> creating savepoints, needlessly:

> https://www.postgresql.org/docs/10/static/sql-savepoint.html

I have hardly used savepoints in any application, but if I understand it correctly, isn't it something which is typically used
in a persistent connection. I wonder how it is applicable in a web based stateless application like Amazon.com, unless
even web based application have database level state.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message James Keener 2018-10-23 23:38:34 Re: Oracle vs PG
Previous Message Ravi Krishna 2018-10-23 22:44:01 Re: Oracle vs PG