Skip to main content
Question

Postgres triggers are not addressed


Forum|alt.badge.img

Hello all, 
I have a problem regarding my postgres zaps. I have various zaps that should be triggered when a new row is added to my Postgres database or when an existing row is revised there. However, these do not trigger. I add the data via Python to my Postgres database running on AWS and monitor it with DBeaver. Both inserting and revising records works, it's just the zaps that don't trigger. 
Specifically, I use "New Row in PostgreSQL" and "New or Updated Row in PostgreSQL" as triggers.
Does anyone know what the problem could be? I would be grateful for any help. :)

 

 

Did this topic help you find an answer to your question?

4 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @anajana 

Good question.

All the PostgreSQL Zap triggers are scheduled, meaning those can take from 1-15 minutes to fire depending on your Zapier plan.

Check your Zap Runs for activity/issues: https://zapier.com/app/history/

 


Forum|alt.badge.img
  • Author
  • Beginner
  • 3 replies
  • October 31, 2023

Thank you! Good to know that they’re scheduled! :)

However, several hours have passed since I carried out the actions on my PostgreSQL-database and I still don't see a run on any of the zaps. 

 


Troy Tessalone
Forum|alt.badge.img+14

@anajana 

Have you reviewed these help articles?

https://zapier.com/apps/postgresql/help


Forum|alt.badge.img
  • Author
  • Beginner
  • 3 replies
  • October 31, 2023

@Troy Tessalone 

Yes, I have already read the pages, but I only ever update individual dates, so I don't think I have the error mentioned there.