Re: where are the query output tuples stored

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Qiqi YU <vonclemay(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: where are the query output tuples stored
Date: 2011-03-07 20:55:26
Message-ID: 4D75463E.9040804@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 07/03/2011 07:19, Qiqi YU wrote:
> Hi everyone,
>
> I am currently working on a PgAdmin project. The thing is I need to
> retrieve the query output tuples (Before they are inserted into the
> table in the output panel). Does anyone know where are these output
> tuples stored?

I wouldn't imagine that you can do this, unless you are hacking the
pgAdmin C++ code.

Why not just use psql and pipe the output to a file or something?
Anyway, what exactly are you trying to achieve?

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond O'Donnell 2011-03-08 10:48:50 Re: where are the query output tuples stored
Previous Message Boblitz John 2011-03-07 07:28:06 Re: SOLVED pgadminIII Configuration problem