| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Inoue(at)tpf(dot)co(dot)jp (Hiroshi Inoue) |
| Cc: | vadim(at)krs(dot)ru, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] MVCC works in serialized mode! |
| Date: | 1998-12-25 04:07:04 |
| Message-ID: | 199812250407.XAA04082@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi all,
>
> > -----Original Message-----
> > From: owner-pgsql-hackers(at)postgreSQL(dot)org
> > [mailto:owner-pgsql-hackers(at)postgreSQL(dot)org]On Behalf Of Vadim Mikheev
> > Sent: Wednesday, December 16, 1998 10:01 PM
> > To: hackers(at)postgreSQL(dot)org
> > Subject: [HACKERS] MVCC works in serialized mode!
> >
> >
> > CVS is just updated...
> >
> > Please try concurrent writes/reads...
> >
>
> I happend to enjoy MVCC a little in (v6.4.1) .
That's funny.
>
> Readers are never blocked and writers are blocked only by
> same row writers as I expected.
> It's so comfortable.
Wow, that is cool.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vadim Mikheev | 1998-12-25 05:39:32 | Re: [HACKERS] MVCC works in serialized mode! |
| Previous Message | Hiroshi Inoue | 1998-12-25 04:04:38 | RE: [HACKERS] MVCC works in serialized mode! |