Hi..

I created the database manually, but how do I install postgis into this database ? I´ve used Software Management to install postgresql and postgis, but when I create a new database it´s completelly empty.

tks..


On 06/12/2010 20:00, pcr...@pcreso.com wrote:
Which version of PostGIS is on each box?

One q'n'd approach which works for me is to create the target db manually, install Postgis into this manually, then use pg_dump <src db params> | psql <target db params>

Brent Wood

--- On *Tue, 12/7/10, Vinicius /<vinicius...@gmail.com>/* wrote:


    From: Vinicius <vinicius...@gmail.com>
    Subject: [postgis-users] postgis from ubuntu to suse
    To: postgis-users@postgis.refractions.net
    Date: Tuesday, December 7, 2010, 8:27 AM

    Hi people..

    I´ve had some problems to restore a database backup from
    postgresql 8.3 on Ubuntu to postgresql 8.4 on OpenSuse 11.3. I
    have many tables and indexes using postgis, but when I try to
    restore them on OpenSuse many errors about libs occurs.

    How Can I solve this problem, it is possible ?

    tks...
    _______________________________________________
    postgis-users mailing list
    postgis-users@postgis.refractions.net
    </mc/compose?to=postgis-us...@postgis.refractions.net>
    http://postgis.refractions.net/mailman/listinfo/postgis-users


_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to