Taras

Results 70 comments of Taras

Is there a way to try it out? (e.g. I don't know how to update joplin plugin to this commit version without a "release")

Yes, I can confirm that debug folder is missing in path too

The node simply does not work on custom folders (not using Gmail). Does work on INBOX though. Version: 1.85.4

Same problem. I have an "insert" trigger and it just "stops working" after some time. Anybody has any solutions?

@TheEmanuelSampaio if this is indeed what will fix the problem, shouldn't these parameters be defined for n8n connection to Postgres, not Postgres configuration?

@TheEmanuelSampaio These are the standard options for **any** postgres client (starting from `psql` and ending with SDKs, like even in Javascript). You can find them in the [official documentation](https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS). Particularly...

@TheEmanuelSampaio I mean that those parameters should be either configurable on n8n side in the Postgres connection configuration or they should be set by default in n8n backend code if...

Is there a however manual (ok, I mean, scriptable) way to find unused objects? My bucket has grown to a large enough size that I need to clean it up,...