Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-27 Thread Benedict Holland
The containers for postgres and pgadmin4 are incredible. This entire thread, worrying about configurations settings and options, it all disappears. You just run the container. There are tutorials to help you get it set up with nginx. It just works. The developers and maintainers have done an incred

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-27 Thread Ray O'Donnell
On 27/03/2021 14:59, Ray O'Donnell wrote: If you can, include the relevant bits from the pgAdmin log, which according to [2] should be here:  ~/.pgadmin/pgadmin4.log A quick find + grep also found me these: ~/.local/share/pgadmin4.startup.log ~/.local/share/pgadmin/pgadmin4/.pgAdmin4.start

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-27 Thread Ray O'Donnell
Hello Carlos, This sounds like a different issue, and you would have more luck asking about it on the pgadmin-support list [1], which the developers follow. If you can, include the relevant bits from the pgAdmin log, which according to [2] should be here: ~/.pgadmin/pgadmin4.log Ray. [

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-27 Thread Carlos Montenegro
Hello Adrian. First I installed postgresql version 12.6 then for pgadmin4 followed this guide: https://www.pgadmin.org/download/pgadmin-4-apt/ So, when try to open pgadmin have the next message: The PgAdmin4 server could not be contacted: pgAdmin Runtime Environment ---

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-26 Thread Adrian Klaver
On 3/26/21 1:21 PM, Benedict Holland wrote: Install docker and pull dpage/pgadmin4. Seriously. It just works. All of the time, every time, with updates. Docker is amazing. Or better yet use psql. No containers and greater productivity. -- Adrian Klaver adrian.kla...@aklaver.com

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-26 Thread Benedict Holland
Install docker and pull dpage/pgadmin4. Seriously. It just works. All of the time, every time, with updates. Docker is amazing. On Fri, Mar 26, 2021, 2:55 PM Adrian Klaver wrote: > On 3/26/21 11:00 AM, Carlos Montenegro wrote: > > Hello Adrian. > > First I installed postgresql version 12.6 then

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-26 Thread Adrian Klaver
On 3/26/21 11:00 AM, Carlos Montenegro wrote: Hello Adrian. First I installed postgresql version 12.6 then for pgadmin4 followed this guide: https://www.pgadmin.org/download/pgadmin-4-apt/ There are three choices in the above as to what mode t

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-26 Thread Carlos Montenegro
Hello dear Adrian and Ray. Good day ! Thank you both for helping me. It has worked and have installed pgadmin4, but have this issue when try to open the server: pgAdmin4 server could not be contacted Any suggestions? Best On Wed, Mar 24, 2021 at 4:10 PM Adrian Klaver wrote: > On 3/24/21 1:17

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-25 Thread Adrian Klaver
On 3/25/21 12:49 PM, Carlos Montenegro wrote: Hello dear Adrian and Ray. Good day ! Thank you both for helping me. It has worked and have installed pgadmin4, but have this issue when try to open the server: What packages did you install? Define open server. What is the complete text of the

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Adrian Klaver
On 3/24/21 1:17 PM, Carlos Montenegro wrote: Yes Ray, I followed those instructions, but it seems the repository location changed. It is not available, but thank you so much for your support. It worked for me using the instructions listed here(per Ray's post): https://www.pgadmin.org/download

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Ray O'Donnell
On 24/03/2021 20:17, Carlos Montenegro wrote: Yes Ray, I followed those instructions, but it seems the repository location changed. It is not available, but thank you so much for your support. It seems to be available for me: $ sudo apt update [] Hit:10 https://ftp.postgresql.org/pub/pg

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Carlos Montenegro
Yes Ray, I followed those instructions, but it seems the repository location changed. It is not available, but thank you so much for your support. Best, Carlos On Wed, Mar 24, 2021 at 1:55 PM Ray O'Donnell wrote: > On 24/03/2021 19:08, Carlos Montenegro wrote: > > Hello dear Ray. > > Thanks for

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Carlos Montenegro
Hello dear Ray. Thanks for your answer. Yes, I see pgadmin4 and then tried, but any success. How did you make the installation? Any advice? Best, Carlos On Wed, Mar 24, 2021 at 12:36 PM Ray O'Donnell wrote: > On 24/03/2021 17:17, Carlos Montenegro wrote: > > Hello dear community. > > your hel

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Ray O'Donnell
On 24/03/2021 19:08, Carlos Montenegro wrote: Hello dear Ray. Thanks for your answer. Yes, I see pgadmin4 and then tried, but any success. How did you make the installation? Any advice? Hi Carlos, I had forgotten - pgAdmin has its own apt repository, which you need to add: https://www.pgadmi

Re: Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Ray O'Donnell
On 24/03/2021 17:17, Carlos Montenegro wrote: Hello dear community. your help ! I am trying to install PgAdmin4 on Debian 10 following the instructions on here: https://wiki.postgresql.org/wiki/Apt but when execute: > sudo apt-get install pgadmin4 or >

Hello - About how to install PgAdmin4 on Debian 10

2021-03-24 Thread Carlos Montenegro
Hello dear community. your help ! I am trying to install PgAdmin4 on Debian 10 following the instructions on here: https://wiki.postgresql.org/wiki/Apt but when execute: > sudo apt-get install pgadmin4 or > sudo apt-get install pgadmin4 pgadmin4-apache2 the system says: The package pgadmin4 does