I have a normal postgres database with lots of geo coded data. This is just present two columns as latitude and longitude.
I want to convert this database to PostGIs database. Can anyone suggest me a way to convert the database i have? I don't want to create a new postgis tempalte based database and then move the whole data one by one.