Hi Abhishek,
Do you get any error on browser's developer console?
Which browser (version) are you using?
Have you tried to delete the browser cache and reload the application?
Thanks,
Khushboo
On Sat, Jul 28, 2018 at 3:54 AM, Abhishek Arora
wrote:
> Hi,
>
> I am getting a *query tool initializ
On Mon, Jul 30, 2018 at 10:00 PM, Abhishek Arora
wrote:
> Hi Khushboo,
>
> Browser :- Google Chrome Version 67.0.3396.99 (Official Build) (64-bit)
>
> I am attaching the screenshot of exceptions that occur in developer tools
> console.
>
> I tried deleting browser's cache and reloading the applic
Dear group,
I have a server group in PGAdmin4 and played with different servers and
different roles having different privileges. Somehow PGAdmin4 tries to
reopen the last used server connection when a new PGAdmin4 browser window
is opened. Now I'm in the situation where the last connection to a se
Dear group,
I have the issue that I have a postgres database on which I revoked from
public to see the public schema and catalog. My user is only suppose to
query very specific functions and database views, but shall not be allowed
to browse e.g. the database schema or execute other functions.
Wh
Hi Michael,
You can clear the session files from sessions directory. Go to (on
MAC) - /Users//.pgadmin/sessions
directory and execute command rm -f *.
This will remove all the existing sessions.
On Tue, Jul 31, 2018 at 11:28 AM, Michael Krüger
wrote:
> Dear group,
>
> I have a server group in