Re: configuration problems with Debian and derivates [solved]

Поиск
Список
Период
Сортировка
От msm.scaglione@libero.it
Тема Re: configuration problems with Debian and derivates [solved]
Дата
Msg-id 967284319.120795.1596187044423@mail1.libero.it
обсуждение исходный текст
Ответ на Re: configuration problems with Debian and derivates  ("msm.scaglione@libero.it" <msm.scaglione@libero.it>)
Ответы pgadmin4 can't start  (msm.scaglione@libero.it)
Список pgsql-novice

I read

https://medium.com/@wajeeh.ahsan/fatal-peer-authentication-failed-for-user-postgres-954e061c7368

then from terminal:

su

su - postgres

psql

\password postgres


now pgadmin3 finds local server



---------- Messaggio originale ----------
Da: "msm.scaglione@libero.it" <msm.scaglione@libero.it>
A: "pgsql-novice@lists.postgresql.org" <pgsql-novice@lists.postgresql.org>
Data: 28/07/2020 17:16
Oggetto: Re: configuration problems with Debian and derivates


I installed postgres following instructions in the pragraph

Included in distribution 

in

https://www.postgresql.org/download/linux/ubuntu/


then

sudo apt-get install pgadmin3

because pgadmin4 is not in  the repositories but a previou attempt adding pgadmin4 repositories gave the same relsults with pgadmin4 too

from terminal

su

su - postgres

psql


starts

but pgadminIII can't find local server



Il 28/07/2020 15:07 David G. Johnston <david.g.johnston@gmail.com> ha scritto:


On Tuesday, July 28, 2020, < msm.scaglione@libero.it> wrote:

I need to work with postgresql with Debian bat Pgadmin can't find the locahost server

I supposed it were only a problem of mine. I installed virtualbox and xubuntu on it: pgadmin can't find local server just like on debian

I followed the installation instruction in the official site


I use Ubuntu in VirtualBox just fine.  You should provide more detail as to you exact setup, including what is running on the host and what is in the client.  Installation commands.  Skip pgAdmin and check with psql and show its command line.  Etc...

David J.

В списке pgsql-novice по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: PGSQL returning into in insert statement
Следующее
От: msm.scaglione@libero.it
Дата:
Сообщение: pgadmin4 can't start