file I/O in plpgsql - Mailing list pgsql-general

From Jessica M Salmon
Subject file I/O in plpgsql
Date
Msg-id OFCC42A0A8.F7AC10C4-ON8725715E.006C4422-8725715E.006CC395@fs.fed.us
Whole thread Raw
Responses Re: file I/O in plpgsql  (Andreas Kretschmer <akretschmer@spamfence.net>)
Re: file I/O in plpgsql  (Terry Lee Tucker <terry@esc1.com>)
Re: file I/O in plpgsql  ("Florian G. Pflug" <fgp@phlo.org>)
List pgsql-general
I'm trying to write out query results to a text file from within a plpgsql
function, but having trouble. Can anyone tell me if this is possible? I'm
trying to perform \o filename, then select, but it squawks about no
destination for the select results. Any pointers?
-Meghan


pgsql-general by date:

Previous
From: vka@p3-solutions.de
Date:
Subject: Postmaster process on port 10000
Next
From: "John D. Burger"
Date:
Subject: Re: Help with unpredictable use of indexes on large tables...