BUG #5927: PostgreSQL8.2

Started by Vishalabout 15 years ago5 messagesbugs
Jump to latest
#1Vishal
vishalv@indevia.com

The following bug has been logged online:

Bug reference: 5927
Logged by: Vishal
Email address: vishalv@indevia.com
PostgreSQL version: 8.2
Operating system: Windows Server 2008
Description: PostgreSQL8.2
Details:

I am getting an error in my PostGreSQL8.2

Error 1053: The service did not respond to the start or control request in a
timely fashion

#2Robert Haas
robertmhaas@gmail.com
In reply to: Vishal (#1)
Re: BUG #5927: PostgreSQL8.2

On Fri, Mar 11, 2011 at 10:10 AM, Vishal <vishalv@indevia.com> wrote:

The following bug has been logged online:

Bug reference:      5927
Logged by:          Vishal
Email address:      vishalv@indevia.com
PostgreSQL version: 8.2
Operating system:   Windows Server 2008
Description:        PostgreSQL8.2
Details:

I am getting an error in my PostGreSQL8.2

Error 1053: The service did not respond to the start or control request in a
timely fashion

What do you see in the server log file?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

#3Vishal
vishalv@indevia.com
In reply to: Robert Haas (#2)
Re: BUG #5927: PostgreSQL8.2

Hello Robert,

I checked my logs and found the following info -

[1]: Information (8196), test_db_connection: exception: The Report Server is unable to connect to the database. Database error: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "???" and accepting TCP/IP connections on port 5432?
unable to connect to the database. Database error: could not connect to
server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5432?

pid="3396:5256"

[2]: Error (8196), DB_Connection: exception in connect: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "???" and accepting TCP/IP connections on port 5432?
server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5432?

pid="3396:5256"

Please advise..

Thanks & Regards,
Vishal Vijayan
Asst Manager IT
Indevia Accounting P. Ltd.
www.indevia.com
Tel +91-22-28253131 / 64126304

-----Original Message-----
From: Robert Haas [mailto:robertmhaas@gmail.com]
Sent: Saturday, March 12, 2011 12:34 AM
To: Vishal Vijayan
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #5927: PostgreSQL8.2

On Fri, Mar 11, 2011 at 10:10 AM, Vishal <vishalv@indevia.com> wrote:

The following bug has been logged online:

Bug reference:      5927
Logged by:          Vishal
Email address:      vishalv@indevia.com PostgreSQL version: 8.2
Operating system:   Windows Server 2008
Description:        PostgreSQL8.2
Details:

I am getting an error in my PostGreSQL8.2

Error 1053: The service did not respond to the start or control
request in a timely fashion

What do you see in the server log file?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company

#4tomas@tuxteam.de
tomas@tuxteam.de
In reply to: Vishal (#3)
Re: BUG #5927: PostgreSQL8.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, Mar 12, 2011 at 01:01:52PM +0530, Vishal wrote:

Hello Robert,

I checked my logs and found the following info -

[1] Information (8196), test_db_connection: exception: The Report Server is
unable to connect to the database. Database error: could not connect to
server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5432?

These are the logs of some Report Server, not the database server.
Please find those and tell us...

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFNe2J5Bcgs9XrR2kYRAgkPAJ9wCwiQfiDK2QIxillJaduUZUatBwCfQkxY
BW4DK3dtLjr+X+q72bHU5YY=
=QFrw
-----END PGP SIGNATURE-----

#5Craig Ringer
craig@2ndquadrant.com
In reply to: Vishal (#3)
Re: BUG #5927: PostgreSQL8.2

On 03/12/2011 03:31 PM, Vishal wrote:

Hello Robert,

I checked my logs and found the following info -

[1] Information (8196), test_db_connection: exception: The Report Server is
unable to connect to the database. Database error: could not connect to
server: Connection refused (0x0000274D/10061)
Is the server running on host "???" and accepting
TCP/IP connections on port 5432?

The database logs are in C:\Program Files\Postgresql\8.2\data\pg_log
assuming you installed Pg to the default location. Check there.

--
Craig Ringer