Dynamic technical graphics generation inside plperl query?

From: "Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Dynamic technical graphics generation inside plperl query?
Date: 2006-07-01 10:49:45
Message-ID: 6C0CF58A187DA5479245E0830AF84F421D0EA2@poweredge.attiksystem.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

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

Thanks,

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-07-01 12:09:40 Re: Notes on converting from MySQL 5.0.x to PostgreSQL
Previous Message A. Kretschmer 2006-07-01 06:31:57 Re: stored procedure which return a select result