Re: Unable to open query tool

2020-05-15 Thread Brian Hansen
As a follow up, could this be related? My log file is growing like crazy /w these errors: https://pastebin.com/V0sAH5NC On Fri, May 15, 2020 at 7:28 AM Brian Hansen wrote: > > Thank you, so I had rebuilt the container multiple times and cleared > browser cache including trying multiple

Re: Unable to open query tool

2020-05-15 Thread Brian Hansen
lease enable logging and share the logs. > To enable logging please refer: https://www.pgadmin.org/faq/#8 > Also, share the browser console error logs, if you get any errors. > > Thanks, > Khushboo > > On Thu, May 14, 2020 at 5:56 PM Brian Hansen wrote: >> >> Hello,

Re: Unable to open query tool

2020-05-14 Thread Brian Hansen
Hello, No change. On Wed, May 13, 2020 at 10:36 PM Khushboo Vashi wrote: > > Hi, > > Please try File > Reset Layout. > > Thanks, > Khushboo > > On Thu, May 14, 2020 at 12:31 AM Brian Hansen wrote: >> >> Hello, >> >> I have been using pgadm

Unable to open query tool

2020-05-13 Thread Brian Hansen
Hello, I have been using pgadmin for a while and just recently it stopped working to query anything. I can use other query tools to run SQL, but now pgadmin4 just shows as it is stuck loading. This happens across all databases. I run it from docker and have purged all files and relaunched my conta

Fwd: Error Message

2020-05-04 Thread Brian Hansen
So I installed pgAdmin 4 and many times when I am going to certain sections, it errors out showing this error. https://snipboard.io/TyU8b3.jpg This error is always caused by the LENGTH(spc.spcname) portion of the query.and it can be corrected by updating to LENGTH(spc.spcname::text), but I can