Re: Release cycle length - Mailing list pgsql-hackers

From Oli Sennhauser
Subject Re: Release cycle length
Date
Msg-id 3FBE8122.9080905@bluewin.ch
Whole thread Raw
In response to Re: Release cycle length  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello hackers

Sorry when I am talking to the gurus...

There is a database, which has a concept called "Transportable 
Tablespace" (TTS). Would it not be a verry easy and fast solution to 
just do this with the Tables, Index and all non catalog related files.
- You create a new db cluster (e.g 8.0).
- Generate a TTS export skript.
- Shut the (old) db-cluster (files should be consistent now, ev. do 
something with the log files before).
- Move the files (eventually not needed) and
- plug it in to the new db cluster (via the export skript).

Expected downtime (without moving data files) 5-10 minutes.

Regards Oli

-------------------------------------------------------

Oli Sennhauser
Database-Engineer (Oracle & PostgreSQL)
Rebenweg 6
CH - 8610 Uster / Switzerland

Phone (+41) 1 940 24 82 or Mobile (+41) 79 450 49 14
e-Mail oli.sennhauser@bluewin.ch
Website http://mypage.bluewin.ch/shinguz/PostgreSQL/

Secure (signed/encrypted) e-Mail with a Free Personal SwissSign ID: http://www.swisssign.ch

Import the SwissSign Root Certificate: http://swisssign.net/cgi-bin/trust/import


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Build farm
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: [PERFORM] More detail on settings for pgavd?