Re: Disaster! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Disaster!
Date
Msg-id 3915.1074891008@sss.pgh.pa.us
Whole thread Raw
In response to Re: Disaster!  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> I'd suggest extending that file with 8K of zeroes (might need more than
>> that, but probably not).

> How do I do that?  Sorry - I'm not sure of the quickest way, and I'm 
> reading man pages as we speak!

Something like "dd if=/dev/zero bs=8k count=1 >>clogfile", but check the
dd man page (and make sure you have a /dev/zero).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Disaster!
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Disaster!