Re: Re: MySQL has transactions

Mitch Vincent <mitch@venux.net>

From: "Mitch Vincent" <mitch@venux.net>
To: "Lincoln Yeoh" <lyeoh@pop.jaring.my>
Cc: <pgsql-hackers@postgresql.org>
Date: 2001-01-25T15:02:29Z
Lists: pgsql-hackers, pgsql-general
> When Postgresql 6.5 came out it, it was VERY MUCH better ( many many
thanks
> to the developers and all involved). And I'm waiting for a solid 7.1 to
fix
> that <8KB issue.

Technically..

<= BLCKSZ (can be up to  32k)

I've been using PostgreSQL with a 32k BLCKSZ since 7.0 (on a productions
server) and haven't had a problem one..

-Mitch