[postgis-users] export/import

John Hagstrand john.hagstrand@interageresearch.com
Tue Jul 22 03:51:28 2003


How do I export to a backup text file and then import it back in?  The only
way I know to insert the geom column is like this
"GeometryFromText('POINT(-122.66 45.54)', 4326)".  But I don't anyway to
export it in that format.
Thanks
John