public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: dfgpostgres <[email protected]>
Cc: [email protected]
Subject: Re: can a linux program, running on the client side, generate data to load a temp table ?
Date: Thu, 18 Jun 2026 20:56:28 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAAcmDX9-tCLi72BwpAgxXsM9tr4foPbYouMr_cTyFYKU0XXyxQ@mail.gmail.com>
References: <CAAcmDX9-tCLi72BwpAgxXsM9tr4foPbYouMr_cTyFYKU0XXyxQ@mail.gmail.com>

dfgpostgres <[email protected]> writes:
> 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).

psql's "\copy ... from program" might help you.  That just addresses
the data transfer though, the other logic will need to be implemented
client-side as well.

			regards, tom lane






view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: can a linux program, running on the client side, generate data to load a temp table ?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox