Re: history table

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: "Robin Helgelin" <lobbin(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: history table
Date: 2007-08-21 19:45:12
Message-ID: 200708211345.12875.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 21 August 2007 1:42 pm, Ed L. wrote:
> Then you could
> store the user ID in an update_session_id column and tablelog
> would help track of the history.

s/user ID/session ID/g;

Ed

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-08-21 19:45:55 Re: Converting non-null unique idx to pkey
Previous Message Josh Trutwin 2007-08-21 19:43:53 Re: Array with Subselect / ANY - cast?