Moderator: Moderators
OP wrote: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 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?
postgres expert 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.
OP wrote:Thanks, i think i am more than halfway there!
I can now get pt3 to run off my F drive, but still need the E drive plugged in.
Maybe i need to reinstall pt3 or postgres onto the F drive?
But i am afraid if i do this, particularly with postgres, i wont be able to use my existing db- tried something like this last time, and couldnt get the old db into the new drive!
kraada wrote:What version of windows are you running: XP or Vista?
kraada wrote:In the services management window, right click on the PostgreSQL service, click Properties. Are the boxes in that properties dialog the one greyed out? Those are the ones you need to change.
Return to PostgreSQL [Read Only]
Users browsing this forum: No registered users and 25 guests