where is the output - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject where is the output
Date
Msg-id Pine.UW2.4.53.0512211911050.135@sun.pyrenet
Whole thread Raw
Responses Re: where is the output  (Martijn van Oosterhout <kleptog@svana.org>)
Re: where is the output  (Michael Fuhr <mike@fuhr.org>)
List pgsql-hackers
hi all,

Not sure it's the right group, but I've spent the afternoon googling and
trying on this.

In PHP (Apache Module)

I try pg_exec("COPY blah TO STDOUT WITH blah");
It runs  for ever...

How can I get the output of COPY in PHP?

Copy_from is not an option because the goal is to get a CSV file.
Writing and re-reading a file doesn't seem to be an option either because
of safe_mode.

Any php gurus out there?

Regards,

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
15, Chemin des Monges                +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: replicating tsearch2 across versions of postgres
Next
From: Martijn van Oosterhout
Date:
Subject: Re: where is the output