Re: Multiple logical databases - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Multiple logical databases
Date
Msg-id 200602031606.03571.peter_e@gmx.net
Whole thread Raw
In response to Re: Multiple logical databases  ("Mark Woodward" <pgsql@mohawksoft.com>)
List 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 by date:

Previous
From: "Mark Woodward"
Date:
Subject: Re: Multiple logical databases
Next
From: "Magnus Hagander"
Date:
Subject: Re: [PATCHES] Fix for running from admin account on win32