Re: PostgreSQL x Oracle

Поиск
Список
Период
Сортировка
От snpe
Тема Re: PostgreSQL x Oracle
Дата
Msg-id 200302102240.33784.snpe@snpe.co.yu
обсуждение исходный текст
Ответ на Re: PostgreSQL x Oracle  (Andrew Sullivan <andrew@libertyrms.info>)
Список pgsql-general
On Monday 10 February 2003 15:58, Andrew Sullivan wrote:
> On Mon, Feb 10, 2003 at 03:40:02PM +0100, Fabrizio Ermini wrote:
> > On 9 Feb 2003 at 17:48, Ben-Nes Michael wrote:
> > > also I heard that you cant do transaction within transaction in
> > > postgres while in Oracle you can. ( im not sure if its true at all )
> >
> > nope... "commit" in Oracle close ALL open transaction.
>
> I suspect the point is really that an error inside a transaction in
> Oracle doesn't force you to roll back to the very beginning.  I
> believe this is listed as "savepoints" in the current TODO.
>
> Which reminds me of another feature PostgreSQL has.  You can buy an
> awful lot of _very talented_ developer time with the fees you'd just
> to use stock Oracle.  I don't know why more companies (and to date I
> have to include my own employer in this category) don't spend just a
> little of that savings on PostgreSQL development.
>

Oracle don't get all rows in query - cursors in oracle are out of a transaction
This is important for big queries

regards
Haris Peco



В списке pgsql-general по дате отправления:

Предыдущее
От: John Smith
Дата:
Сообщение: Re: selects with large offset really slow
Следующее
От: John Smith
Дата:
Сообщение: Re: data mining and warehousing