Re: Tuple changes from relfilenodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



*ukasz Brodziak<lukasz.brodziak@xxxxxxxxxxx> wrote:
> From: Kevin.Grittner@xxxxxxxxxxxx
 
>> Are you looking for statistics or the actual prior versions of
>> rows?
 
> I'm looking for actual versions of row data. What I want to
> achieve as a final result is a kind of data change history.
 
Well, unless you are suppressing the vacuum behavior which normally
occurs, your history won't go back very far; and if you do suppress
vacuums, performance will begin to fall of fairly quickly.
 
Tuples representing old versions of rows may be eliminated as soon
as there is no transaction which would still be able to see them.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux