Re: Some performance numbers, with thoughts - Mailing list pgsql-performance

From Michael Stone
Subject Re: Some performance numbers, with thoughts
Date
Msg-id 20060626212013.GD9742@mathom.us
Whole thread Raw
In response to Re: Some performance numbers, with thoughts  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: Some performance numbers, with thoughts
List pgsql-performance
On Mon, Jun 26, 2006 at 08:33:34PM +0100, Simon Riggs wrote:
>of the SQL standard, so being unaware of them when using SQL is strange
>to me.

Welcome to the world of programs designed for mysql. You'll almost never
see them batch inserts, take advantage of referential integrity, etc.
You end up with lots of selects & inserts in loops that expect
autocommit-like behavior because it doesn't matter in that world.

Mike Stone

pgsql-performance by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Some performance numbers, with thoughts
Next
From: "Diego Gaviola"
Date:
Subject: unsubscribe