On 2019-06-06 23:51:02 +, Jan Bilek wrote:
> Process For Managing Secure Data With PostgreSQL
[...]
> Another process running with permissions to access the underlying data is then
> running (probably running as postgres user):
>
> 1. Run the following forever:
>
> a. Wait for pending_s
On 2019-06-07 12:45:36 +, Lu, Dan wrote:
> Thank you so much for pointing that out.
>
> I downloaded the binary from https://ftp.postgresql.org/pub/source/v10.7
^^
source, obviously.
> After download, I did the following.
>
> mkdir /hostname/pg/P