Re: BUG #11033: 'pg_dump -a' much slower than 'pg_dump'

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: BUG #11033: 'pg_dump -a' much slower than 'pg_dump'
Дата
Msg-id 20141011212659.GK21267@momjian.us
обсуждение исходный текст
Ответ на BUG #11033: 'pg_dump -a' much slower than 'pg_dump'  (joe@tanga.com)
Ответы Re: BUG #11033: 'pg_dump -a' much slower than 'pg_dump'
Список pgsql-bugs
On Fri, Jul 25, 2014 at 12:10:52AM +0000, joe@tanga.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      11033
> Logged by:          Joe Van Dyk
> Email address:      joe@tanga.com
> PostgreSQL version: 9.3.5
> Operating system:   Ubuntu 12.04
> Description:
>
> I've got a small database that takes about 0.8 seconds to dump with
> 'pg_dump' and about 11 seconds to dump with 'pg_dump -a'.
>
> I've narrowed it down to the foreign key constraints in the database, if
> those are removed, then 'pg_dump -a' becomes fast again.
>
> I can't come up with an artificial test case. I can reproduce it using our
> company's db schema. I don't want to publicly post that schema to the
> mailing list, but I'd be happy to send the schema that shows the problem to
> someone privately.
>
> I can reproduce the problem in 9.3.4 and 9.4.beta1.

Wow, that is certainly odd.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #10701: pg_dumpall.exe adds 0x0d to table comments
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #11033: 'pg_dump -a' much slower than 'pg_dump'