Skip to main content

Questions tagged [pgadmin]

The tag has no usage guidance.

0 votes
1 answer
485 views

PGAdmin 4 v4 doesn't render correctly in my browser

I've installed PGAdmin 4 v4 but when I try to launch it, the Google Chrome tab open but the page is not formatted as the following image: How can I show correctly this administrative page?
Joe Taras's user avatar
  • 215
0 votes
0 answers
441 views

Unable to install pgAdmin4 on CentOS 8

I am trying to install pgAdmin4 on CentOS 8. It is throwing these errors. I checked python and version 3.6 is already installed.
RPK's user avatar
  • 2,733
1 vote
2 answers
1k views

PGadmin V4 on Windows 10 - Can not create select, update scripts for table "Error message" error fetching SQl for script: 'attname'

I am running Pgadmin V4.17 on Windows 10. When I try to create a select or update sql statement for a table(with the right click on table Scripts) I got an Error window with the text "Error message" ...
rimetnac's user avatar
1 vote
1 answer
2k views

ERROR: could not load library "/Library/PostgreSQL/11/lib/postgresql/rtpostgis-2.5.so":

Screenshot I'm getting the following error when I'm trying to add postgis as an extension in pgAdmin. Please help me out here.
blizzy's user avatar
  • 21
10 votes
4 answers
5k views

Undeterminable error with pgAdmin 4

I'm using pgAdmin 4 on a Debian OS. It was working fine about a month ago but today it the SQL Query Tool gives a cryptic error message: 'table_oid'. The "View/Edit Data" option in the right-click ...
Arban Nichols's user avatar
1 vote
0 answers
2k views

How can I completely remove PGAdmin from my Mac?

Problem: I've inadvertently installed both PGAdmin and PostgreSQL on my mac. Unfortunately, PGAdmin is now defaulting to port 5432 and I'm unable to start a database on that port from PostgreSQL. I'...
bglaze's user avatar
  • 11
19 votes
3 answers
9k views

What is this blank white box in pgAdmin 4

From startup in pgAdmin 4, there is a large white box with no text or buttons on it centered over the screen in the browser. I'm using firefox, but also tried Chrome, same result, large white window ...
Hugh_Kelley's user avatar
1 vote
1 answer
2k views

Copy fields from one column into another column with pgadmin 4 and sql?

I'm new to Postgresql and using pgadmin 4 on a mac. I have a table that has international and national addresses recorded in 4 columns for international, and four for national (country, state, city, ...
seichner's user avatar
0 votes
1 answer
1k views

PgAdmin connect to remote server

I am having trouble connecting with pgAdmin4 to a PostgreSQL database (version 9.5) running on Ubuntu 16.04. The connection times out when I attempt to connect. I think it is being refused/dropped at ...
Ciaran Barron's user avatar
1 vote
0 answers
516 views

PgAdmin 4 does not see default database in AWS RDS PostgreSQL

I am using RDS Postgres as an analytical data warehouse and would like to connect to it via pgadmin. I was able to connect to the database, but pgadmin is not picking up my default database, i.e. the ...
rjh336's user avatar
  • 11
1 vote
1 answer
4k views

pgAdmin 4: Data Ouput tab allows only 1000 rows

I am using pgAdmin 4.5 on Mac. My data output tab shows only 1000 rows even though the selection shows no limit (and offers no other option). It seems that the default value is 1000 (from pgAdmin 4.5 ...
user1051107's user avatar
0 votes
2 answers
279 views

CentOS pgAdmin page is naked HTML, without CSS and JavaScript due to ERROR flask.app

I'm running pgAdmin v4.8 on CentOS 7. After last 'yum update', pgAdmin doesn't work. The logfile /var/log/pgadmin/pgadmin4.log has the following error messages: ERROR flask.app: make_conditional() ...
Andrew's user avatar
  • 1
0 votes
1 answer
2k views

777 permission folder is permission denied

I'm trying to set up a pgadmin4 server mode panel and it needs access to the directory var/lib/pgadmin4/sessions, this folder has 777 permission and the owner is apache (parent folders too). Yet it ...
Jojo's user avatar
  • 101
5 votes
0 answers
3k views

Invalid length of startup packet docker compose postgresql

I am trying to install/setup pgadmin4 on a linux fedora 28 machine and when I try running this command docker-compose -f docker-compose.yml -f docker-compose.dev.yml up I get these errors: ...
everydayprogrammer's user avatar
1 vote
2 answers
2k views

pgAdmin4 not starting on Ubuntu18.04(ModuleNotFoundError

enter image description hereI am having the following Issue, trying to run pgAdmin4.py sudo python3 pgAdmin4.py Traceback (most recent call last): File "pgAdmin4.py", line 40, in import ...
Pirva Seba's user avatar

15 30 50 per page