Re: Como utilizar el MVCC

From: Espartano <espartano(dot)mail(at)gmail(dot)com>
To: Ernesto Lozano <elozanohia(at)gmail(dot)com>
Cc: Lista PostgreSQL <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Como utilizar el MVCC
Date: 2009-05-05 03:38:02
Message-ID: d353bd50905042038p50546fdcjf9e5d886067358c0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

2009/5/4 Ernesto Lozano <elozanohia(at)gmail(dot)com>:
> Hola mi estimados compañeros necesito una orientacion como hago MVCC
> del control de la concurrencia en PostgreSQL 8.3, alguno puede
> orientarme

No entiendo tu pregunta, pues postgres ya implementa MVCC y tu no
tienes que hacer nada solo usar la db, ¿o tal vez estoy entendiendo
mal tu pregunta?

> O remitirme alguna literatura o ejemplo
>

Si quieres saber cuestiones tecnicas de MVCC supongo que este es un
buen lugar para comenzar:

http://www.postgresql.org/docs/8.3/static/mvcc.html

> Gracias
>
> Saludos
>
> Ernesto Lozano
> --
> TIP 2: puedes desuscribirte de todas las listas simultáneamente
>    (envía "unregister TuDirecciónDeCorreo" a majordomo(at)postgresql(dot)org)
>

--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Germán Carrillo 2009-05-05 04:32:33 Re: Como cambiar el encoding en PosgreSQL 8.3.x de UTF8 a Latin1.
Previous Message Ernesto Lozano 2009-05-05 03:33:54 Como utilizar el MVCC