STORAGE: Time versions and Delta records - Mailing list pgsql-general

From F J Cuberos
Subject STORAGE: Time versions and Delta records
Date
Msg-id 002201bf0067$0a35e940$eccf35c3@default
Whole thread Raw
List pgsql-general
Some questions about the storage system:

How PostgreSQL store tuples? Using the Postgre (no SQL) mechanism of an
anchor pointer (to the original tuple) and a list of pointers to the (delta
tuples) differences with the initial register?

It´s possible access to the value of a tuple in a specified time? Or only
acces to the actual value?

What function access the value of a tuple from the disk?

Thanks everybody.

Francisco Javier Cuberos.




pgsql-general by date:

Previous
From: Hitesh Patel
Date:
Subject: Re: [GENERAL] logging/Accounting from Radiusd ?
Next
From: Haroldo Stenger
Date:
Subject: GeneXus & Postgres.