Hi,
I'm relatively new to postgres but I've managed to get an instance up and
running and built a web site based on it. But I want to move the complete
site to another host not in the same network. If I want to set the schema up
on a new machine is it sufficient to simply copy the data folder (and sub
folders) and then start the instance by pointing to that data folder?
Otherwise is there an recognised dump file in the same way that Oracle has
and if so how do I create it?
Thanks
Nick
I'm relatively new to postgres but I've managed to get an instance up and
running and built a web site based on it. But I want to move the complete
site to another host not in the same network. If I want to set the schema up
on a new machine is it sufficient to simply copy the data folder (and sub
folders) and then start the instance by pointing to that data folder?
Otherwise is there an recognised dump file in the same way that Oracle has
and if so how do I create it?
Thanks
Nick
Comment