Re: Question about OID and TCID - Mailing list pgsql-general

From Matthew Walden
Subject Re: Question about OID and TCID
Date
Msg-id AANLkTikTL1ny49nqYC62VqqEme5PHp3-a3d-5FnZVg2q@mail.gmail.com
Whole thread Raw
In response to Re: Question about OID and TCID  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-general
> So the in-place update is a vital part of the program, because a range of values
> of column col should be stored together on the disk. Is there any way to do such
> a in-place update without generating much extra overhead?
>

Although in-place update is not possible, can he not use partitioning to at least try to store the data together based on the value of column col?

pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Question about OID and TCID
Next
From: "Sofer, Yuval"
Date:
Subject: ERROR: xlog flush request 17/4D6C2720 is not satisfied