Re: pg_dump with tables created in schemas created by extensions

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_dump with tables created in schemas created by extensions
Дата
Msg-id CAB7nPqSxgx=wywMbfmV-+0bGqc+03W9KWYCQU=PZVsJ7LvK9Mw@mail.gmail.com
обсуждение исходный текст
Ответ на pg_dump with tables created in schemas created by extensions  (Martín Marqués <martin@2ndquadrant.com>)
Ответы Re: pg_dump with tables created in schemas created by extensions  (Martín Marqués <martin@2ndquadrant.com>)
Список pgsql-hackers
On Sat, Aug 13, 2016 at 6:58 AM, Martín Marqués <martin@2ndquadrant.com> wrote:
> I believe the fix will be simple after the back and forth mails with
> Michael, Stephen and Tom. I will work on that later, but preferred to
> have the tests the show the problem which will also make testing the fix
> easier.
>
> Thoughts?

It seems to me that we are going to need a bit more coverage for more
object types depending on the code paths that are being changed. For
example, sequences or functions should be checked for as well, and not
only tables. By the way, do you need help to build a patch or should I
jump in?
--
Michael



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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: [PATCH] Transaction traceability - txid_status(bigint)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pg_receivexlog does not report flush position with --synchronous