Re: can a linux program, running on the client side, generate data to load a temp table ?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: dfgpostgres <dfgpostgres3(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: can a linux program, running on the client side, generate data to load a temp table ?
Date: 2026-06-19 01:11:22
Message-ID: cd3d8e31-b060-4805-819f-f9d434c8a241@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/18/26 5:51 PM, dfgpostgres wrote:
> v15.5 on linux
>

> My question is about whether or not I can get something like this to run
> on the client side (where the script can be found).

pl/plperlu?:

https://www.postgresql.org/docs/current/plperl-trusted.html

>
> Thanks in Advance :-)
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message KK CHN 2026-06-19 05:54:08 PgbackRest : backup command end: aborted with exception [101]
Previous Message Tom Lane 2026-06-19 00:56:28 Re: can a linux program, running on the client side, generate data to load a temp table ?