When use triggers? - Mailing list pgsql-general

From hmidi slim
Subject When use triggers?
Date
Msg-id CAMsqVxtxHV39JAt8+_+bLDvVXnNJuLpWqv8=fUBapSXJyVg5rg@mail.gmail.com
Whole thread Raw
Responses Re: When use triggers?
Re: When use triggers?
Re: When use triggers?
Re: When use triggers?
List pgsql-general
HI,

I'm working on a microservice application and I avoid using triggers because they will not be easy to maintain and need an experimented person in database administration to manage them. So I prefer to manage the work in the application using ORM and javascript.
However I want to get some opinions and advices about using triggers: when should I use them? How to manage them when there are some problems?

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: sql function with empty row
Next
From: Adrian Klaver
Date:
Subject: Re: When use triggers?