Why does this PostgreSQL \copy fail when launched by the daemon?

I have a perl script. One portion of it loads data into a PostgreSQL table. It runs as expected from the command line. It fails when launched by another script. I don’t know why. I feel the key fact is the lack of output from the psql command. Nothing. No errors. No success. To be […]

Why does this PostgreSQL \copy fail when launched by the daemon? Read More ยป