RE: Big 7.1 open items
От
Mikheev, Vadim
Тема
RE: Big 7.1 open items
Дата
Msg-id
8F4C99C66D04D4118F580090272A7A23018C2C@SECTORBASE1
Список
Дерево обсуждения
Re: Big 7.1 open items Randall Parker <rgparker@west.net>
> > > relation version number > > > > I believe that we can avoid versions using WAL... > > > > How to re-construct tables in place ? > Is the following right ? > 1) save the content of current table to somewhere > 2) shrink the table and related indexes > 3) reload the saved(+some filtering) content Or - create tmp file and load with new content; log "intent to relink table file"; relink table file; log "file is relinked". Vadim
В списке pgsql-hackers по дате отправления