Hi Jukumu,
This is a pgadmin mailing list.
Did you add the path till the bin directory of PG installation ? Try
opening a new cmd to reflect the new system paths.
On Tue, Apr 13, 2021 at 9:35 PM Jukumu Jukumu wrote:
> Greeitings.
> The above applies, i have installed postgresql 10 on windows 10
Greeitings.
The above applies, i have installed postgresql 10 on windows 10 and added
it to the system path, but i get the error "psql not recognized as an
internal or external command" when i try to install adempiere or open it
in cmd.
Kindly advice on how to overcome this.
Kind regards
Juma J
Hi Bastien,
This is an issue. We are working on it and the fix will be available in the
next pgAdmin release.
On Fri, Apr 9, 2021 at 7:11 PM Bastien OGIER
wrote:
> Hello,
>
> I'm running some pgadmin4 on Kubernetes clusters, using the image
> dpage/pgadmin4:5.
> I've created multiple servers fr
Hi André,
You can share pre configured servers to other users using the "Shared"
option in the server dialog, and set "DB restriction" to restrict listed
databases. Refer -
https://www.pgadmin.org/docs/pgadmin4/5.1/server_dialog.html.
Currently, there is no way to disallow users from adding new se
Hi,
I would like to deploy pgadmin as a docker container with a preconfigured
database connection and allow our users to use pgadmin with this database
connection, but without the possibility of adding any other database
connection. The use case is to only provide a web facade to an offline
read-o