dbTalk Databases Forums  

[BUGS] BUG #2235: Wal archiving problems

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


Discuss [BUGS] BUG #2235: Wal archiving problems in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Per Lauvaas
 
Posts: n/a

Default [BUGS] BUG #2235: Wal archiving problems - 02-04-2006 , 02:46 PM







The following bug has been logged online:

Bug reference: 2235
Logged by: Per Lauvaas
Email address: per.lauvaas (AT) mintra (DOT) no
PostgreSQL version: 8.0.3
Operating system: Windows Server 2003 SE SP1
Description: Wal archiving problems
Details:

Hi

We are using wal archiving. The wal segments are stored at another
computer:
(in postgresql.conf)
archive_command = 'copy /Y "%p"
\\\\Nasvolume1\\Backups\\campus\\20051125_backup\\ wal_archive\\"%f"'

This following error has occured twice in 2 months:

Log output:
2005-11-27 14:19:011592LOG: archived transaction log file
"0000000100000001000000D5"
....
2005-11-27 21:45:031580PANIC: could not open file
"D:/PostgreSQL/8.0/data/pg_xlog/0000000100000001000000D7" (log file 1,
segment 215): Invalid argument
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

I don't know if this is a bug, but maybe you know. The wal archiving is
working well except for the to occurences.

Regards Per

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

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.