Re: Why choose PostreSQL and not MySQL or Oracle!!

From: Preben Holm <preben(at)cyberserver(dot)dk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why choose PostreSQL and not MySQL or Oracle!!
Date: 2002-08-15 14:33:43
Message-ID: 3D5BBBC7.1050506@cyberserver.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for replying

>> (3) Oracle supports many advanced recovery options.
>>For example, by performing an incomlete recovery, you can recover your
>>database state preior to the
>>running of a batch job which causes an accidental mass error deletion of
>>customer records.
>
>
> no (unless you manage to group all operations inside a transaction)

That answer I would like to get specified a little bit. Maybe it's
because the definition of a transaction could need to be specified a
little bit more (cause I'm a real newbie)!!

Thanks
Preben Holm (Denmark)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Markus Wagner 2002-08-15 14:36:02 how to synchronize database operations?
Previous Message Linn Kubler 2002-08-15 14:28:28 Re: Problem with Now()?