Re: SELECT INTO Array? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: SELECT INTO Array?
Date
Msg-id 20050402005720.GA8901@winnie.fuhr.org
Whole thread Raw
In response to Re: SELECT INTO Array?  ("Zitan Broth" <zitan@mediasculpt.net>)
List pgsql-general
On Sat, Apr 02, 2005 at 12:29:15PM +1200, Zitan Broth wrote:
>
> Basically I am selecting out "one row" from the database with multiple
> columns (should have told you that earlier) so it seems that unfortunately
> your elegant approach below might not work.  Although some of the columns
> are text and some numeric I was planning to load them all into strings.
> Perhaps I could convert the output to strings on the fly or something?

What are you trying to do?  That is, what's the ultimate purpose
of building the array?  It might be easier to make suggestions if
we knew the "what" rather than focusing on a particular "how."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Paul Tillotson
Date:
Subject: Re: Debugging deadlocks
Next
From: Alvaro Herrera
Date:
Subject: Re: Debugging deadlocks