V
Size: a a a
V
GG
GG
sudo -u postgres
и потом psql
sudo: unknown user: postgres
sudo: unable to initialize policy plugin
V
psql -U pgadmin -l
GG
psql -U pgadmin -l
psql: error: could not connect to server: FATAL: role "pgadmin" does not exist
GG
sudo psql -U user_name postgres
GG
postgres=# \dt
Did not find any relations.
GG
V
V
GG
V
V