Re: From SQLite to Postgres

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pdxpug(at)postgresql(dot)org
Subject: Re: From SQLite to Postgres
Date: 2011-02-16 19:05:16
Message-ID: alpine.LNX.2.00.1102161104050.19529@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pdxpug

On Wed, 16 Feb 2011, Eli Adam wrote:

> gdal/ogr may help you. See supported vector formats here:
> http://gdal.org/ogr/ogr_formats.html
>
> More SQLite and postgis here:
> http://postgis.refractions.net/pipermail/postgis-users/2008-April/019225.html

Eli,

Thank you. I know that I can link a sqlite3 database to GRASS, but I want
to put everything in postgres databases (one per project). I don't yet have
postGIS set up.

Rich

In response to

Browse pdxpug by date

  From Date Subject
Next Message Rich Shepard 2011-02-16 19:06:28 Re: From SQLite to Postgres
Previous Message Joshua D. Drake 2011-02-16 18:58:39 Re: From SQLite to Postgres