Moderator: Moderators
Hi guys, bought myself a new velociraptor, and am trying it out.
Originally, i had a C drive, and a 500gig E drive, which had pt3, hem, and postgres on it.
Now, i have a 300gig drive, which is the F drive.
I want to put everything from the E drive (only 160gig used, not the full 500) onto the F drive, and then use that.
My problem is this. Drive clone didnt really want to do it properly, so i just copied and pasted all of the folders from the E to the F drive
PT3 and the other programs load properly, but postgres doesnt!
Pt 3 loads ok, but then it will not connect to the db. I get the red unable to login to db. REeason could not connect to server connection refused 0x00000274d/10061 is the server runnin on host localhost and accepting tcp/ip connecttion on port 5432
Any ideas on what i can do? I really dont want to reimport 20 million hands!
When i tried to remove the postgres password, and edit the hba.conf file, notepad opens, and says the system cannot find the path specified.
I assume that postgres is looking for my E drive, which is unplugged atm,
How can i get postgres to look for everything that is present on my new speedy velociraptor drive F, instead of the old one on E?
All help much appreciated,and when i get this sorted out, i can give everyone a comparison of the old and new speedy drive!
go in services management. edit the postgresql service, change the references to E:\ to F:\ - this will be where to find the pg_ctl.exe command, the bin folder and the data folder.
If you do this properly, postgres will work again after a reboot.
WhiteRider wrote:go in services management. edit the postgresql service, change the references to E:\ to F:\ - this will be where to find the pg_ctl.exe command, the bin folder and the data folder.
If you do this properly, postgres will work again after a reboot.
Users browsing this forum: No registered users and 11 guests