Re: Version Problems on Mac OS X.2 Jaguar

From: Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de>
To: blueswimhorse(at)yahoo(dot)com
Cc: pgsql-general(at)postgresql(dot)org, ebr(at)tcdi(dot)com
Subject: Re: Version Problems on Mac OS X.2 Jaguar
Date: 2003-01-10 07:55:04
Message-ID: 20030110085504.36a07c42.christoph.dalitz@hs-niederrhein.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 09 Jan 2003 16:42:28 -0500
pgsql-general-owner(at)postgresql(dot)org wrote:
>
> Date: Thu, 9 Jan 2003 16:39:14 -0500
> From: Eric B.Ridge <ebr(at)tcdi(dot)com>
> Subject: Re: Version Problems on Mac OS X.2 Jaguar
>
> > How do I move existing install onto other 10.1
> > machine??
> >
> > That looks like my only hope now...
>
> Just tar up your postgres install directory and untar it on the other
> box, making sure to keep file ownership the same if at all possible.
>
If it is a lot of data, you could also export it via NFS and just mount the
directory on the 10.1 machine. Mac OS X ships with NFS.

This brings up another question:
Were it possible to use the Postgres data directory from Mac OS X with a Postgres
server on a different OS (eg. Linux, FreeBSD)? In other words: is the contents
of the PGDATA directory plattform dependent?

Christoph Dalitz

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CN LIOU 2003-01-10 07:57:19 Stable function Repeatedly Called
Previous Message Rick Gigger 2003-01-10 07:16:07 Re: PostgreSQL/PHP: transactions: how-to abstract out?