Search Postgresql Archives

RE: Are stored procedures/triggers common in your industry

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We’ve used them in the past, but sparingly.  Usually if the data is abstracted nicely for loading into the DB, you can get away with most processes only needing SQL, at least in our cases.  There are obvious exceptions for things like monitoring or logging.

 

Our use has been for running some setup scripts (with PERL) to generate some derivative CAD models from the PG DB on the fly, but that was a real specific process need.

 

Bobb

 

 

 

My machine - - - PW19-S295-C024

 

From: Guyren Howe <guyren@xxxxxxxxx>
Sent: Wednesday, April 20, 2022 2:18 PM
To: pgsql-general@xxxxxxxxxxxxxxxxxxxx
Subject: Are stored procedures/triggers common in your industry

 

Think Before You Click: This email originated outside our organization.

 

I’ve really only ever worked in web development. 90+% of web developers regard doing anything at all clever in the database with suspicion.

 

I’m considering working on a book about implementing business logic in Postgres, and I’m curious about how common that actually is.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux