PostgreSQL 8.4 support on Windows 2008 R2 - Mailing list pgsql-hackers

From sanjay verma
Subject PostgreSQL 8.4 support on Windows 2008 R2
Date
Msg-id 331629.41031.qm@web33405.mail.mud.yahoo.com
Whole thread Raw
Responses Re: PostgreSQL 8.4 support on Windows 2008 R2
List pgsql-hackers
Hi,

I have installed PostgreSQL 8.4 on Windows 2008 R2 64 bit server. However,  the PostgreSQL service stops intermittently.

Is PostgreSQL 8.4 supported on Windows 2008 R2?
Does PostgreSQL 8.4 have any known issue on  Windows 2008 R2?

The following is pg log when the service stopped:

2011-03-14 07:50:04 PDTWARNING:  there is no transaction in progress
2011-03-14 07:54:15 PDTFATAL:  password authentication failed for user "postgres"
2011-03-14 07:55:58 PDTERROR:  could not open relation base/16395/17170: Permission denied
2011-03-14 07:55:58 PDTCONTEXT:  writing block 0 of relation base/16395/17170
2011-03-14 07:55:59 PDTLOG:  received fast shutdown request
2011-03-14 07:55:59 PDTLOG:  aborting any active transactions
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTFATAL:  terminating connection due to administrator command
2011-03-14 07:55:59 PDTLOG:  autovacuum launcher shutting down
2011-03-14 07:55:59 PDTLOG:  shutting down
2011-03-14 07:55:59 PDTLOG:  database system is shut down


TIA,
Sanjay



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: really lazy vacuums?
Next
From: Pavel Stehule
Date:
Subject: Re: dependency between numbers keywords and parser speed