Re: pl/pgsql Limits

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Ian Harding <iharding(at)pakrat(dot)com>, sqllist <pgsql-sql(at)postgresql(dot)org>
Subject: Re: pl/pgsql Limits
Date: 2001-01-24 16:25:58
Message-ID: 3A6F0216.23896403@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Ian,

> That works, but when do you delete the records?

I delete the records:

a) When the user runs the report a second time, with different
parameters.

b) After the user exits, as part of a DB-wide clean-up procedure
(Function) that dumps everything with the user's session key.

-Josh Berkus

--
______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 436-9166
for law firms, small businesses fax 436-0137
and non-profit organizations. pager 338-4078
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Albert REINER 2001-01-24 17:23:02 Re: plpgsql language
Previous Message Keith Perry 2001-01-24 16:11:34 Re: Inserting and incrementing with MAX aggregate