Re: Connection refused (0x0000274D/10061)

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Connection refused (0x0000274D/10061)
Date: 2009-02-23 13:33:32
Message-ID: 20090223133332.GL24736@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In response to najmuddin hassan :
> Hi,
>
> I just installed a program called moteview by crossbow technologies. It uses
> postgreSQL 8.0.0-rc1 for its database. There is something wrong as when I
> launched the program it automaticly gives me an error that the database is not
> available. The postgreSQL database installation is bundled together with
> installation disk. I read one of the mail discussion that that version of sql
> is no longer supported so I upgrade to version 8.3. The moteview program has a
> script called "resetdb.cmd" (script is given below) whereby as I understand it
> is to set the database for the program as server : localhost, database : task,
> user : tele, and password : tiny. When I run the resetdb.cmd program. The error
> below shows up:
>
> psql: could not connect to server: connection refused (0x0000274D/10061). Is
> the server running on host "localhost" and accepting TCP/IP connection on port
> 5432.
>
> I not a database person. I "googled" the error msg and from my reading it has
> something to do with authentication....

No, it can't connect to the DB. Is there something like a personal
firewall and/or anti-virus-software installed?

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Silvio Quadri 2009-02-23 13:45:10 Re: Cambiando Postgresql 7.4.3 a 8.1.11 !!!
Previous Message najmuddin hassan 2009-02-23 13:24:04 Connection refused (0x0000274D/10061)