Speed of SQL statements - Mailing list pgsql-sql

From Kevin Quinlan
Subject Speed of SQL statements
Date
Msg-id 000001c099eb$58a5d080$79ac3318@kquinlan
Whole thread Raw
Responses Re: Speed of SQL statements  (Mathijs Brands <mathijs@ilse.nl>)
Re: Speed of SQL statements  (Mathijs Brands <mathijs@ilse.nl>)
List pgsql-sql
Does anyone have any performance numbers regarding SQL statements,
specifically SELECT, UPDATE, DELETE, and INSERT?  For instance, on average
how long does a typical SELECT (UPDATE, DELETE, INSERT) statement take to
execute?

Thank you,
Kevin



pgsql-sql by date:

Previous
From: "John Taves"
Date:
Subject: Can a function return a record set?
Next
From: "Kevin Quinlan"
Date:
Subject: Estimation of SQL statements