Page 1 of 2
Postgre error need help
Posted:
Fri Jan 10, 2014 12:26 pm
by Miido666
Unable to create PostqreSQL database: PT4 DB
Reason: Unable to login to database (template1). Reason:
could not connect to server: Connection refused
(0x0000274D/10061) Is the server running on host "???" and
accepting TCP/IP connections on port 5432?
Can anybody help plz???? Thank you.
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 1:30 pm
by kraada
Click Start type services.msc and click on it when it appears. Is PostgreSQL in the list? If so, can you start it?
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 1:50 pm
by Miido666
kraada wrote:Click Start type services.msc and click on it when it appears. Is PostgreSQL in the list? If so, can you start it?
its not in the list.
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 5:14 pm
by kraada
Then you need to install PostgreSQL as explained in our guides
here.
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 5:56 pm
by Miido666
kraada wrote:Then you need to install PostgreSQL as explained in our guides
here.
Installed 4 times, nothing. Before installing ends comes that error:
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 6:00 pm
by kraada
Uninstall PostgreSQL, create a new blank folder on the root of the C drive (call it C:\PostgreSQL or some such) and reinstall it there (you'll have to change the destination in the installer; it's on the first screen or two). That can often fix this problem.
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 6:18 pm
by Miido666
kraada wrote:Uninstall PostgreSQL, create a new blank folder on the root of the C drive (call it C:\PostgreSQL or some such) and reinstall it there (you'll have to change the destination in the installer; it's on the first screen or two). That can often fix this problem.
still same problem ;(
Re: Postgre error need help
Posted:
Fri Jan 10, 2014 6:56 pm
by PeteX
BTW: Is that version 9.3 I see on your screenshot...? IIRC, that's not recommended. At least wasn't, maybe that has changed?
Re: Postgre error need help
Posted:
Sat Jan 11, 2014 3:42 am
by Miido666
PeteX wrote:BTW: Is that version 9.3 I see on your screenshot...? IIRC, that's not recommended. At least wasn't, maybe that has changed?
I tryd different versions. What is the exact version, what u need for windows 8?
Re: Postgre error need help
Posted:
Sat Jan 11, 2014 8:49 am
by kraada
PostgreSQL 9.3 is not supported and will not work. Your best bet is to get the latest 9.0 (and if you have a 64 bit machine, the 64 bit version).