Re: does pg_dump get delayed if I have a loop that does continuous insertions
В списке pgsql-general по дате отправления:
| От | Adrian Klaver |
|---|---|
| Тема | Re: does pg_dump get delayed if I have a loop that does continuous insertions |
| Дата | |
| Msg-id | 563049A0.8020608@aklaver.com обсуждение исходный текст |
| Ответ на | does pg_dump get delayed if I have a loop that does continuous insertions (anj patnaik <patna73@gmail.com>) |
| Ответы |
Re: does pg_dump get delayed if I have a loop that does
continuous insertions
|
| Список | pgsql-general |
On 10/27/2015 04:10 PM, anj patnaik wrote: > I am running pg_dump on a database while on another machine running a > loop to do insertions. > > Does pg_dump wait for idle activity before it completes or how does it > determine when it has all the records needed for archiving? http://www.postgresql.org/docs/9.4/interactive/app-pgdump.html "pg_dump is a utility for backing up a PostgreSQL database. It makes consistent backups even if the database is being used concurrently. pg_dump does not block other users accessing the database (readers or writers). > > I am using the compressed mode and also using xz. Again, why? > > Thanks, > ap -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера