Re: PostgreSQL vs. Oracle vs. Microsoft - Mailing list pgsql-performance

From Gary Doades
Subject Re: PostgreSQL vs. Oracle vs. Microsoft
Date
Msg-id 41E2F9ED.1070206@gpdnet.co.uk
Whole thread Raw
In response to Re: PostgreSQL vs. Oracle vs. Microsoft  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: PostgreSQL vs. Oracle vs. Microsoft
List pgsql-performance
Dave Cramer wrote:
> I'm curious, why do you think that's serious ? What do you really expect
> to do in the stored procedure ? Anything of consequence will seriously
> degrade performance if you select it in say a million rows.
>

I'm not sure what you mean by "select it in a million rows". I would
expect to write a procedure within the database engine to select a
million rows, process them and return the result to the client. Very
efficient.

Cheers,
Gary.

pgsql-performance by date:

Previous
From: Dave Cramer
Date:
Subject: Re: PostgreSQL vs. Oracle vs. Microsoft
Next
From: "Jim C. Nasby"
Date:
Subject: Re: PostgreSQL vs. Oracle vs. Microsoft