PostgreSQL 8.4 support on Windows 2008 R2

From: sanjay verma <sanjayiisc(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: PostgreSQL 8.4 support on Windows 2008 R2
Date: 2011-03-15 05:03:05
Message-ID: 331629.41031.qm@web33405.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2011-03-15 06:19:44 Re: dependency between numbers keywords and parser speed
Previous Message Robert Haas 2011-03-15 05:02:05 Re: really lazy vacuums?