dbTalk Databases Forums  

[BUGS] BUG #2657: 8.2beta1: Startup failures on Windows platform

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2657: 8.2beta1: Startup failures on Windows platform in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Juergen Zimmermann
 
Posts: n/a

Default [BUGS] BUG #2657: 8.2beta1: Startup failures on Windows platform - 09-27-2006 , 01:55 PM







The following bug has been logged online:

Bug reference: 2657
Logged by: Juergen Zimmermann
Email address: Juergen.Zimmermann (AT) HS-Karlsruhe (DOT) de
PostgreSQL version: 8.2beta1
Operating system: Windows XP Prof. SP2
Description: 8.2beta1: Startup failures on Windows platform
Details:

%PGDATA%\pg_log\postgresql-2006-09-27_145834.log shows these log entries:

LOG: Windows fopen("recovery.conf","r") failed: code 2, errno 2
LOG: Windows fopen("pg_xlog/00000001.history","r") failed: code 2, errno 2
LOG: Windows fopen("backup_label","r") failed: code 2, errno 2

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #2657: 8.2beta1: Startup failures on Windows platform - 09-27-2006 , 02:13 PM






Quote:
The following bug has been logged online:
=20
Bug reference: 2657
Logged by: Juergen Zimmermann
Email address: Juergen.Zimmermann (AT) HS-Karlsruhe (DOT) de
PostgreSQL version: 8.2beta1
Operating system: Windows XP Prof. SP2
Description: 8.2beta1: Startup failures on Windows platform
Details:
=20
%PGDATA%\pg_log\postgresql-2006-09-27_145834.log shows these log
entries:
=20
LOG: Windows fopen("recovery.conf","r") failed: code 2, errno 2
LOG: Windows fopen("pg_xlog/00000001.history","r") failed: code 2,
errno 2
LOG: Windows fopen("backup_label","r") failed: code 2, errno 2
This is not a problem. It's just debugging code left-over from a
different issue. The messages will be removed before the release.

//Magnus


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
  #3  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #2657: 8.2beta1: Startup failures on Windows platform - 09-27-2006 , 02:13 PM



"Juergen Zimmermann" <Juergen.Zimmermann (AT) HS-Karlsruhe (DOT) de> writes:
Quote:
%PGDATA%\pg_log\postgresql-2006-09-27_145834.log shows these log entries:

LOG: Windows fopen("recovery.conf","r") failed: code 2, errno 2
LOG: Windows fopen("pg_xlog/00000001.history","r") failed: code 2, errno 2
LOG: Windows fopen("backup_label","r") failed: code 2, errno 2
This is not a bug ... those are just some debugging messages we've added
temporarily.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.