running script on the server

From: hamann(dot)w(at)t-online(dot)de
To: pgsql-general(at)postgresql(dot)org
Subject: running script on the server
Date: 2015-07-29 03:28:25
Message-ID: wolfgang-1150729052825.A0326303@amadeus4.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

can any of the programming languages (perl, tcl) be used to exec a process on the server
and open files?
The scenario I have in mind would
- copy some fields of a table to an external text file
- have a script generate binary data from the text file
- load that data into a large object
The client would just
select rebuild()

Best regards
Wolfgang Hamann

--

gpg key: 92FCFB25

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-07-29 04:07:07 Re: running script on the server
Previous Message Joshua D. Drake 2015-07-28 22:13:16 Re: Postgresql upgrade from 8.4 to latest