Re: Porting Data from RedHat Linux to Sun Solaris

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: jching(at)imvi(dot)com(dot)ph
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Porting Data from RedHat Linux to Sun Solaris
Date: 2001-03-14 06:40:44
Message-ID: 200103140640.f2E6eiG27335@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Jackson Ching" wrote:
>--=====_98453467226500=_
>Content-Type: text/plain; charset="ISO-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Hi,
>
> Would there be any problem in porting the data from postgres under Linu=
>x to Solaris?
> how easy would it be?

Linux: pg_dumpall > /solaris/tmp/dump.out
Solaris: psql < /exportedfs/tmp/dump.out

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Let your light so shine before men, that they may see
your good works, and glorify your Father which is in
heaven." Matthew 5:16

Browse pgsql-general by date

  From Date Subject
Next Message Juhan-Peep Ernits 2001-03-14 06:47:56 Union with array types
Previous Message Christopher Sawtell 2001-03-14 06:31:38 Re: Is v7.1 stable enough?