Re: Tuple changes from relfilenodes
От | Kevin Grittner |
---|---|
Тема | Re: Tuple changes from relfilenodes |
Дата | |
Msg-id | 4C77A7E40200002500034D33@gw.wicourts.gov обсуждение исходный текст |
Ответ на | Re: Tuple changes from relfilenodes (Łukasz Brodziak <lukasz.brodziak@hotmail.com>) |
Ответы |
Re: Tuple changes from relfilenodes
Re: Tuple changes from relfilenodes Re: Tuple changes from relfilenodes |
Список | pgsql-admin |
*ukasz Brodziak<lukasz.brodziak@hotmail.com> wrote: > From: Kevin.Grittner@wicourts.gov >> 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
В списке pgsql-admin по дате отправления: