Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4089: When...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3681 of 3939
Post > Topic >>

BUG #4089: When available disk space is low pg_stop_backup() fails, as do subsequent recovery attempts.

by sodgodofall@[EMAIL PROTECTED] ("John Smith") Apr 4, 2008 at 12:57 AM

The following bug has been logged online:

Bug reference:      4089
Logged by:          John Smith
Email address:      sodgodofall@[EMAIL PROTECTED]
 version: 8.3.0
Operating system:   Linux 2.6.20-gentoo-r8
Description:        When available disk space is low pg_stop_backup()
fails,
as do subsequent recovery attempts.
Details: 

Steps to reproduce:
 -- start with a running PG instance with WAL archiving enabled
 -- select pg_start_backup('test');
 -- Fill up the disk on which the data directory is present
 -- select pg_stop_backup();
    -- fails with: ERROR:  could not write file
"pg_xlog/000000010000000000000000.004989E8.backup": No space left on
device
    -- at this point there is a 0-byte file
pg_xlog/000000010000000000000000.004989E8.backup present on disk
 -- stop and start PG
 -- recovery fails with: FATAL:  invalid data in file
"000000010000000000000000.004989E8.backup"
 -- NOTE: At this point removing 000000010000000000000000.004989E8.backup
allows PG to start successfully

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 3 Posts in Topic:
BUG #4089: When available disk space is low pg_stop_backup() fai
sodgodofall@[EMAIL PROTEC  2008-04-04 00:57:43 
Re: BUG #4089: When available disk space is low pg_stop_backup()
sodgodofall@[EMAIL PROTEC  2008-04-04 10:47:24 
Re: BUG #4089: When available disk space is low pg_stop_backup()
tgl@[EMAIL PROTECTED] (T  2008-04-04 10:46:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 1:43:57 CDT 2008.