Re: Multiple logical databases

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Multiple logical databases
Дата
Msg-id 200602031606.03571.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Multiple logical databases  ("Mark Woodward" <pgsql@mohawksoft.com>)
Список pgsql-hackers
Mark Woodward wrote:
> Oh come on, "misinformed?" is that really called for?

Claiming that all databases share the same system tables is misinformed, 
with no judgement passed.

> The street database is typically generated and QAed in the lab. It is
> then uploaded to the server. It has many millions of rows and about a
> half dozen indexes. To dump and reload takes almost a day.

There is work happening on speeding up bulk loads.

> Unless you can tell me how to insert live data and indexes to a
> cluster without having to reload the data and recreate the indexes,

I think this sort of thing can be worked on.  VACUUM FREEZE and some 
tool support could make this happen.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: "Mark Woodward"
Дата:
Сообщение: Re: Multiple logical databases
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [PATCHES] Fix for running from admin account on win32