On 12/20/05, Oleg <evdakov@iwk.uka.de> wrote:
> Tom, Jaime
> Thank you very much for your help.
> It works like this:
> 1. Under Linux: pg_dump fgm_gis_2 > fgm_gis_2_dump
> 2. Under Windows:
> a) Create database
> b) check whether plpgsql is enabled. if not then: createlang plpgsql fgm_gis_02
> c) psql -f (lw)postgis.sql -d fgm_gis_02
> d) psql -f fgm_gis_2_dump -d fgm_gis_02 -U postgres
>
> I am getting lots of Errors like
> Duplicating primary key is no allowed
> etc.
> Can I ignore them?
> Best regards
> Oleg
>
Can you us the exact errors, please?
--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)