> On Thu, Nov 20, 2008 at 4:36 PM, snacktime <[EMAIL PROTECTED]> wrote:
>> Right now we are running mysql as that is what was there when I
>> entered the scene.  We might switch to postgres, but I'm not sure if
>> postgres makes this any easier.
>> 
>> We run a couple of popular games on social networking sites.  These
>> games have a simple economy,and we need to be able to time warp the
>> economy back in time, which means reverting a whole lot of
>> transactions and inventories.  Our games generate around 1 million
>> user transactions per hour, which results in inserts/updates on 4
>> times that many rows.

Just out of curiosity, I'm wondering how you make that happen now with
mysql.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to