Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL Advocacy, Thoughts and Comments

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: "pgsql-general (at) postgresql (dot) org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL Advocacy, Thoughts and Comments
Date: 2003-11-30 12:24:25
Message-ID: 20031130122425.C11189@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


On 29/11/2003 16:24 Jason Tesser wrote:
> [snip]
> A programmer that doesn't document stuff needs to find a new job :-)

Agreed. So you're replaced him and inherited a documentation-free
application. How many favours has he done you by squirrelling away section
of business logic in the database?

> This is more of an issue with management. Anyone who does database apps
> for on any kind of a large scale will tell you that views, triggers,
> etc..
> are essential. I am currently in teh process of writing a complete
> solution
> for the college I develop for. Finance, accounting, pos, registration,
> student tracking etc...

I've worked on stuff for some of the largest companies in the world if
that counts. Mind you, I've been in the business 24 years (18 of those as
an independent consultant) so maybe I'm just a newbie :)

For your accounting, take a look at SQL-Ledger (www.sql-ledger.org). It
might save you months of effort.

> You might not have understood me or I am not understanding you.

It feels like we're 2 people divided by a common language...

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2003-11-30 12:49:04 Re: PostgreSQL Advocacy, Thoughts and Comments
Previous Message Tony 2003-11-30 10:38:31 Re: PostgreSQL Advocacy, Thoughts and Comments

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2003-11-30 12:57:44 Re: Materialized views proposal
Previous Message Chris Travers 2003-11-30 09:45:17 Re: Was: Triggers, Stored Procedures, PHP