Re: Can PostgreSQL notify a client that a trigger has fired? - Mailing list pgsql-general

From Richard Huxton
Subject Re: Can PostgreSQL notify a client that a trigger has fired?
Date
Msg-id 4552FFE6.3030801@archonet.com
Whole thread Raw
In response to Re: Can PostgreSQL notify a client that a trigger has fired?  ("Bill" <postgresql@dbginc.com>)
Responses Re: Can PostgreSQL notify a client that a trigger has
List pgsql-general
Bill wrote:
> Jorge Godoy wrote:
>
>> I have the impression that you're missing a lot of sections in the
>> manual...  How about some time to re-read it?
>
> I don't know about you but for me a 1500 page manual is at least two
> weeks of full time reading.<g> I have read several sections of it but I
> am trying to decide if PostgreSQL should be considered for a project
> and I don't have 80 hours to make the evaluation.

If you don't have 80 hours to evaluate a new database, I'd suggest
sticking with whatever you're already familiar with. You only have to
hit a couple of minor problems with your implementation to consume more
than 80 hours. If you're up against timescales that short, then stick to
technologies you already know front-to-back.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Ragnar
Date:
Subject: Re: Table design - unknown number of column
Next
From: Richard Huxton
Date:
Subject: Re: [SQL] [ADMIN] Is there anyway to...