Re: [HACKERS] Postgres Speed or lack thereof - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] Postgres Speed or lack thereof
Date
Msg-id 19990118084924.B370@gmx.net
Whole thread Raw
In response to Re: [HACKERS] Postgres Speed or lack thereof  (Tom <tom@sdf.com>)
List pgsql-hackers
On Sun, Jan 17, 1999 at 07:23:15PM -0800, Tom wrote:
>   This also wouldn't you give you any benefit from "prepare" that would
> speed up repeated executions of the same statement.  PostgreSQL does allow
> statements to be prepared right?  If it doesn't, chances are COPY has a

Since when? I thought we're still looking for someone to implement it, i.e.
at least the PREPARE statement.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Postgres Speed or lack thereof
Next
From: Michael Meskes
Date:
Subject: latest parser changes