Dynamic technical graphics generation inside plperl query? - Mailing list pgsql-general

From Philippe Lang
Subject Dynamic technical graphics generation inside plperl query?
Date
Msg-id 6C0CF58A187DA5479245E0830AF84F421D0EA2@poweredge.attiksystem.ch
Whole thread Raw
Responses Re: Dynamic technical graphics generation inside plperl query?  (David Fetter <david@fetter.org>)
List pgsql-general
Hi,

Is there a way to use a graphics drawing library (like GD for example) inside a plperl function, and "stream" the
resultimage (bytea column?) without storing anything to the disk or database? Has anyone done that before? 

Thanks,

---------------
Philippe Lang
Attik System


Attachment

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: stored procedure which return a select result
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Notes on converting from MySQL 5.0.x to PostgreSQL