Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA13209; Fri, 28 Jun 91 18:41:33 -0700
Date: Fri, 28 Jun 91 18:41:33 -0700
Message-Id: <9106290141.AA13209@postgres.Berkeley.EDU>
From: klein@imasun.lbl.gov (Gregory Klein)
Subject: fetching data
To: postgres@postgres.berkeley.edu

Is there a faster way to fetch data from portals other than using the
fetch command?  My fetches from portals in an embedded libpq program
are killing me.  For example, a query into a portal that only takes 1
second to execute takes 45 seconds to fetch!  Help!!!
Thanks,
Greg Klein
GJKlein@@lbl.gov
