return data before the update - Mailing list pgsql-novice

From Luis Silva
Subject return data before the update
Date
Msg-id COL108-W28AD71B5040836998752B9B5700@phx.gbl
Whole thread Raw
Responses Re: return data before the update  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-novice
Hi all,
Is it possible to perform an update and return the old data, i.e., the data updated? Do I need a store procedure?
I'm trying to perform this operation using JDBC, but I can't find a solution for this problem.
 
Kind regards,
LS


Hotmail: Powerful Free email with security by Microsoft. Get it now.

pgsql-novice by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: upgrade from 32 bit to 64 bit within same postgresql major release (e.g. 8.3.x)
Next
From: Andreas Kretschmer
Date:
Subject: Re: return data before the update