Using same database from XP and Linux in notebook

From: "Andrus Moor" <eetasoft(at)online(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: Using same database from XP and Linux in notebook
Date: 2006-03-04 15:51:46
Message-ID: ducdfd$2ua5$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have notebook which can be booted into Windows XP/NTFS and into Linux.
Notebook is not connected to any network. There are separate IDE partitions
for both OS.

I want same Postgres 8.1 database to be available in both modes.

I think I must put Postgres database cluster into a NTFS partition which can
be written from Postgres running on Linux or into Linux partition which can
be written from Postgres running in XP.

Any idea how to implement dual OS database ? Is there a ready to install
Linux distro which supports this ?

Andrus.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message William Penberthy 2006-03-04 17:43:41 Re: Using same database from XP and Linux in notebook
Previous Message hubert depesz lubaczewski 2006-03-04 14:10:46 Re: How do I prevent binding to TCP/IP port outside of localhost?