running script on the server - Mailing list pgsql-general

From hamann.w@t-online.de
Subject running script on the server
Date
Msg-id wolfgang-1150729052825.A0326303@amadeus4.local
Whole thread Raw
Responses Re: running script on the server  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: running script on the server  (John McKown <john.archie.mckown@gmail.com>)
List 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




pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Postgresql upgrade from 8.4 to latest
Next
From: Adrian Klaver
Date:
Subject: Re: running script on the server