Re: pg_dump and thousands of schemas

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump and thousands of schemas
Дата
Msg-id 20887.1337956883@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dump and thousands of schemas  ("Hugo <Nabble>" <hugo.tech@gmail.com>)
Ответы Re: pg_dump and thousands of schemas  (Bruce Momjian <bruce@momjian.us>)
Re: pg_dump and thousands of schemas  (Tatsuo Ishii <ishii@postgresql.org>)
Re: pg_dump and thousands of schemas  ("Hugo <Nabble>" <hugo.tech@gmail.com>)
Список pgsql-performance
"Hugo <Nabble>" <hugo.tech@gmail.com> writes:
> If anyone has more suggestions, I would like to hear them. Thank you!

Provide a test case?

We recently fixed a couple of O(N^2) loops in pg_dump, but those covered
extremely specific cases that might or might not have anything to do
with what you're seeing.  The complainant was extremely helpful about
tracking down the problems:
http://archives.postgresql.org/pgsql-general/2012-03/msg00957.php
http://archives.postgresql.org/pgsql-committers/2012-03/msg00225.php
http://archives.postgresql.org/pgsql-committers/2012-03/msg00230.php

            regards, tom lane

В списке pgsql-performance по дате отправления:

Предыдущее
От: Greg Spiegelberg
Дата:
Сообщение: Re: Maximum number of sequences that can be created
Следующее
От: Craig James
Дата:
Сообщение: Re: Maximum number of sequences that can be created