Re: pg_dump on older version of postgres eating huge amounts of memory
Вложения
В списке pgsql-general по дате отправления:
| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: pg_dump on older version of postgres eating huge amounts of memory |
| Дата | |
| Msg-id | 20040319010632.GA5296@svana.org обсуждение |
| Ответ на | pg_dump on older version of postgres eating huge amounts of memory (Steve Krall <swalker@iglou.com>) |
| Список | pgsql-general |
On Thu, Mar 18, 2004 at 07:37:54PM -0500, Steve Krall wrote: > > I'm in a bit of a bad spot. We have a number of remotely deployed > postgres servers. We are very happy with the depenability of postgres, > but have recently run into a problem with pg_dump in SOME of the servers. > > When doing a pg_dump databasename > file.dmp pg_dump eats up all the > memory, and is eventually killed because it takes > up a huge amount of memory. The dump file is always 0 bytes. It works > perfectly fine on our other server. The only reason I can remember pg_dump running out of memory was when using the -d or -D options on large tables. This used to be an issue but has long since been fixed. If this is the problem, you can use a 7.4 pg_dump against a 7.1 database, the output migh not be reloadable into a 7.1 DB though. Or don't use -d or -D. Or this is not the problem at all... Hope this helps, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > If the Catholic church can survive the printing press, science fiction > will certainly weather the advent of bookwarez. > http://craphound.com/ebooksneitherenorbooks.txt - Cory Doctorow
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера