Re: any alternative to pg-safeupdate for windows 10?

john snow <[email protected]> Thu, 19 Sep 2019 12:00:39 +0800
Newsgroups gmane.comp.db.postgresql.novice,gmane.comp.db.postgresql.sql
Message-ID <CAE67tvVuNQw1rJRQR=s8Dqi3tjyesZMFmfrzCk-HivJv4NrOPQ@mail.gmail.com>
does anyone know how to get past this?

pgxnclient install --pg_config "C:\PostgreSQL11\bin" safeupdate

ERROR: [WinError 5] Access is denied running command: C:\PostgreSQL11\bin
--libdir



i am the admin in the postgresql11 machine i'm trying to install the
"safeupdate" extension to

and "C:\PostgreSQL11\bin" is in my PATH

On Thu, Sep 19, 2019 at 11:47 AM john snow <[email protected]> wrote:

> https://github.com/eradman/pg-safeupdate requires criteria for updates
> and deletes, so can protect from accidental wholesale updates / deletes.
>
> but i have not been able to install it on my windows 10 machine.
>
> i've installed python 3.7, pgxnclient, but pgxnclient install safeupate
> fails
>
> does any one know other extensions with functionalities similar to
> pg-safeupdate that can be installed on a windows postgresql environment?
>
>
>
> thanks in advance for any info
>