Re: Future of MySQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Neil Aggarwal wrote:
>> Personally I'd like to see it go down so more people will start
>> supporting PostgreSQL - which is a far better database anyway
> 
> Does PostgreSQL have non-transactional tables like MySQL?
> I am not trying to start a holy war, just asking since I
> do not know.
> 

Postgresql uses MVCC (multi-verson concurrency control) so tables aren't locked 
for transactions but each operation only sees previously committed updates.
http://www.postgresql.org/docs/current/static/mvcc-intro.html

-- 
   Les Mikesell
    lesmikesell@xxxxxxxxx



_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux