| От | Simon Riggs |
|---|---|
| Тема | Re: Uncommitted Data |
| Дата | |
| Msg-id | 1291841660.2872.1320.camel@ebony обсуждение исходный текст |
| Ответ на | Uncommitted Data (Jonathan Tripathy <jonnyt@abpni.co.uk>) |
| Список | pgsql-general |
On Wed, 2010-12-08 at 00:56 +0000, Jonathan Tripathy wrote: > What does PG do with data that has been inserted into a table, but was > never committed? Does the data get discarded once the connection dies? The data is there, but is not visible. You can run an explicit VACUUM to remove the "dead rows", or you can wait for it to be garbage collected automatically at some point in the future, depending upon your workload. -- Simon Riggs http://www.2ndQuadrant.com/books/ PostgreSQL Development, 24x7 Support, Training and Services
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера