BUG #15895: pg_dump execution with OpenSSL encryption from Windows Service application - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15895: pg_dump execution with OpenSSL encryption from Windows Service application
Date
Msg-id 15895-c59896a20e96791c@postgresql.org
Whole thread Raw
Responses Re: BUG #15895: pg_dump execution with OpenSSL encryption fromWindows Service application  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15895
Logged by:          Ervin Nagy
Email address:      nagy.ervin.rn@gmail.com
PostgreSQL version: 10.4
Operating system:   Windows 10 -64 /x64
Description:

Hi,

We would like to make some Postgres databases backups from a windows service
application, using OpenSSL app to encrypt those files. To accomplish that we
use a batch file, containing that command lines. If we do it in two steps,
first we make the backup file and after that we want to encrypt it or even
when we include in Postgres "pg_dump" instructions it doesn't work, I
presume because the service app is running as SYSTEM. If I run the same
application as desktop mode it works fine.

Is there any workaround that can help us to do that?

Thank you. Regards.


pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: ALTER TABLE results in "ERROR: could not open relation with OID 43707388"
Next
From: PG Bug reporting form
Date:
Subject: BUG #15896: pg_upgrade from 10-or-earlier: TRAP: FailedAssertion(»!(metad->btm_version >= 3)«