Uploading data to postgresql database - Mailing list pgsql-general

From Subha Ramakrishnan
Subject Uploading data to postgresql database
Date
Msg-id 49BF9807.2040209@gslab.com
Whole thread Raw
Responses Re: Uploading data to postgresql database  (Tino Wildenhain <tino@wildenhain.de>)
Re: Uploading data to postgresql database  (Stephen Frost <sfrost@snowman.net>)
Re: Uploading data to postgresql database  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
Hi All,

I wanted to know if there is a way to upload kml/gpx data directly to
the DB.
So far, I have been using shp2pgsql to upload data from shape files.
I don't want to convert it to shape and then upload it.

If someone knows of a way to upload without converting to shape file,
please let me know.

I use postgresql 8.3.1 with postgis 1.3.3.

Thanks for the help.

Subha

pgsql-general by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: Escaping special characters
Next
From: Alvaro Herrera
Date:
Subject: Re: What are the benefits of using a clustered index?