Re: transfer database from Linux to Windows - Mailing list pgsql-novice

From Jaime Casanova
Subject Re: transfer database from Linux to Windows
Date
Msg-id c2d9e70e0512200820i7904429bo48528b23ea87aa79@mail.gmail.com
Whole thread Raw
In response to transfer database from Linux to Windows  (Oleg <evdakov@iwk.uka.de>)
List pgsql-novice
On 12/20/05, Oleg <evdakov@iwk.uka.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 ;)

pgsql-novice by date:

Previous
From: Oleg
Date:
Subject: transfer database from Linux to Windows
Next
From: "Danjel Jungersen"
Date:
Subject: Re: Login problem