Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces
Дата
Msg-id
201110272102.p9RL2nW20092@momjian.us
Ответ на
Список
Дерево обсуждения
pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces "David E. Wheeler" <david@kineticode.com>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces "David E. Wheeler" <david@kineticode.com>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Robert Haas <robertmhaas@gmail.com>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Florian Pflug <fgp@phlo.org>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Florian Pflug <fgp@phlo.org>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Phil Sorber <phil@omniti.com>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Florian Pflug <fgp@phlo.org>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Bruce Momjian <bruce@momjian.us>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Florian Pflug <fgp@phlo.org>
Re: pg_dumpall Sets Roll default_tablespace Before Creating Tablespaces Bruce Momjian <bruce@momjian.us>
Florian Pflug wrote:
> On Oct21, 2011, at 16:42 , Phil Sorber wrote:
> > If you did want to make them immutable, I also like Florian's idea of
> > a dependency graph. This would make the dumps less readable though.
> 
> Hm, I kinda reversed my opinion on that, though - i.e., I no longer think
> that the dependency graph idea has much merit. For two reasons
> 
> First, dependencies work on OIDs, not on names. Thus, for the dependency
> machinery to work for GUCs, they'd also need to store OIDs instead of
> names of referenced schema objects. (Otherwise you get into trouble if
> objects are renamed)
> 
> Which of course doesn't work, at least for roles, because roles are
> shared objects, but referenced objects might be database-local.
> (search_path, for example).

Is this a TODO?

--  Bruce Momjian          http://momjian.us EnterpriseDB                             http://enterprisedb.com
 + It's impossible for everything to be true. +

В списке pgsql-hackers по дате отправления
От: Tom Lane
Дата:
От: Chris Redekop
Дата:
FAQ