[postgis-users] Moving Data to another directory
Nicolas Ribot
nicky666 at gmail.com
Wed Oct 24 02:32:44 PDT 2007
> Hi,
> I am currently using PostGIS on windows system, I installed PostgreSQL
> on C drive which have only 10GB storage,
> I would like to move my data to another drive may be on D, I have tried
> but I'm getting some errors..
> Can you advise me, how to move data one directory to another..?
>
maybe by relaunching initdb -d <new folder>
eventually reimporting the databases after that.
Nicolas
More information about the postgis-users
mailing list