Hello

From: Joshua Phillips <joshua(dot)phillips(dot)e(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Hello
Date: 2024-03-09 19:19:07
Message-ID: CAA6G9j0z5kSattvHiVJzW+=PaFWGL49JfRF1RPk6G9h5hr7tdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am running debian 12 and am attempting to install pgadmin by following
instructions found here:
https://www.pgadmin.org/download/pgadmin-4-python/

$ sudo mkdir /var/lib/pgadmin
$ sudo mkdir /var/log/pgadmin
$ sudo chown $USER /var/lib/pgadmin
$ sudo chown $USER /var/log/pgadmin
$ python3 -m venv pgadmin4
$ source pgadmin4/bin/activate
(pgadmin4) $ pip install pgadmin4
...
(pgadmin4) $ pgadmin4

Whenever I run the last command:

(pgadmin4) $ pgadmin4

I get the following error:

No such file or directory: '/var/lib/pgadmin/pgadmin4.db'

Do you happen to know why this is happening? I have tested this on multiple
instances in various cloud environments, but get the same error every time.

Thanks

Responses

  • Re: Hello at 2024-03-10 09:03:50 from Holger Jakobs

Browse pgsql-admin by date

  From Date Subject
Next Message Holger Jakobs 2024-03-10 09:03:50 Re: Hello
Previous Message Brett Bisesti 2024-03-07 20:14:32 Advanced DBA Training