Re: Postgresql "FIFO" Tables, How-To ?

From: "Kirill Ponazdyr" <softlist(at)codeangels(dot)com>
To: "pg_general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql "FIFO" Tables, How-To ?
Date: 2003-07-17 11:43:38
Message-ID: 1887.192.168.2.2.1058442218.squirrel@www.codeangels.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Searchable for what? A regexp? I'll bet you my lunch, a simple grep on a
> text file will be quicker :-)
> And you don't need to vacuum it, and/or concern yourslef with writing
> triggers ...

Well, simple Grep might find you a single occurance of the event, but as
soon as you try to correlate many events together, maybe set real time
alerts which are triggered by several events from different devices /
services within a certain timeframe, then you will really want some kind
of frontend. And that is what our product does (And quite a bit more).

But this is OT for this Mailing List :)

Anyway, I would like to thank everyone for great hints, I have certanly
got ideas which we will try and see how they works !

Best Regards

Kirill

--
Kirill Ponazdyr
Technical Director
Codeangels Solutions GmbH
Tel: +41 (0)43 844 90 10
Fax: +41 (0)43 844 90 12
Web: www.codeangels.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Schuchardt 2003-07-17 11:45:02 2 connections 1 transaction
Previous Message Daniel Schuchardt 2003-07-17 11:27:45 2 connections 1 transaction