Hi Rishabh,
On Mon, Jun 1, 2020 at 7:29 PM Rishabh Kumar wrote:
> Hi Aditya,
>
>
>
> I was able to figure it out the browser issue and PgAdmin is running as
> desktop now.
>
Could you please share how you got your pgAdmin running so that it might
help others.
>
>
> However, I have couple of fu
Hi Aditya,
I was able to figure it out the browser issue and PgAdmin is running as desktop
now.
However, I have couple of further questions, as I am trying to connect
PostgreSQL with Tableau.
* How can I confirm what my PostgreSQL username is? (Since while connecting
to Tableau, I am bei
Hi
Starting with v4.22 pgAdmin is available on PyPi (
https://pypi.org/project/pgadmin4/). To install it, create a virtual
environment as required, and then use pip to install. Note that pgAdmin
will run in server mode, using system-wide paths so you may need to create
them first:
$ sudo mkdir /v