Hi Aditya,
it is not a problem with the browser cache, it is a different behaviour if
pgadmin is startet in the addressline oft he browser or via link clicking from
an other site.
If document.referrer is empty then Query tool can start in another browser tab.
If document referrer contains anothe
Hello,
I am using pgadmin 4.19 in server mode and the query editor in a new browser
tab just keeps spinning and says loading.
In the Browser Console i can see th messsage:
TypeError: e.get_preference(...) is undefined
If i start the Query tool in the same window, it works fine.
(File>Preference
Hi,
i use a link in a Wiki on an other host to start a pgAdmin Session in my
browser.
If i open the Details for a session in the Server activity window on the
Dashboard, i get an exception in the Browser (Firefox):
DOMException: Permission denied to access property "pgAdmin" on cross-origin
ob
I installed the pip-wheel but it does not start because flask_htmlmin is
missing:
bash-4.2# python /usr/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py", line 67, in
app = create_app()
File "/
The data grid in pgAdmin4 does not display the correct value if a column with
datatype time has the value 24:00 :
Query: select '24:00'::time, '24:00'::time::text
Result: '00:00:00','24:00:00'
pgAdmin3 shows the correct values:
Result: '24:00:00','24:00:00'
Regards
Harald Immerheiser
smi