Re: Scanning pg_tablespace from walsender

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Scanning pg_tablespace from walsender
Дата
Msg-id 19432.1294068576@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Scanning pg_tablespace from walsender  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Scanning pg_tablespace from walsender  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> I'm working on completing Heikki's patch for streaming base backups,
> and have run into a problem:

> In order to dump all tablespaces properly, I have to know where they
> are (d'uh). In order to do that, I need to scan pg_tablespace.

Wait a minute.  Isn't this problem about to metastasize into "I need to
read *every* global catalog from walsender"?  If not, why not?  If so,
I think we need another answer.
        regards, tom lane


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Scanning pg_tablespace from walsender
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: and it's not a bunny rabbit, either