Re: transfer database from Linux to Windows

From: Jaime Casanova <systemguards(at)gmail(dot)com>
To: Oleg <evdakov(at)iwk(dot)uka(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: transfer database from Linux to Windows
Date: 2005-12-20 16:20:49
Message-ID: c2d9e70e0512200820i7904429bo48528b23ea87aa79@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On 12/20/05, Oleg <evdakov(at)iwk(dot)uka(dot)de> wrote:
> Dear all,
> How to copy all tables and views from Linux PostgreSQL to Windows? The
> database under Linux is PostGIS enabled. By default pg_dump saves all
> PostGIS's CREATE FUNCTION commands that are pointed to the Linux's *.so
> files.

when you install postgres with the pgInstaller you can choose to
enable postgis by default...

just running the sql generated by pg_dump should work...

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Oleg 2005-12-20 16:52:44 Re: transfer database from Linux to Windows
Previous Message Oleg 2005-12-20 15:54:15 transfer database from Linux to Windows