You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok I can actually query it, but It shows as disconnected as seen in the image and whenever I try to toggle the tree node on the connection I get:
E5108: Error executing lua: function DbeeConnectionGetStructure[1]..remote#define#request, line 2: Vim(let):Error invoking '0:function:DbeeConnectionGetStructure' on channel 6:
c.GetStructure: conn.QueryContext: pq: relation "pg_matviews" does not exist.
I am trying to connect to a redshift database. However, I am having trouble making it work. It seems that now Dbee connects, as per the logs:
2024/05/16 01:48:41 [info]: calling method "DbeeGetConnections"
2024/05/16 01:48:41 [info]: method "DbeeGetConnections" returned successfully
However on the UI I see:
So it seems like it has not connected after all. Here is the config I am using:
I am extremely confused, what am I missing?
The text was updated successfully, but these errors were encountered: