Re: Disaster! - Mailing list pgsql-hackers

From Martín Marqués
Subject Re: Disaster!
Date
Msg-id 1074890685.401187bd551c1@bugs.unl.edu.ar
Whole thread Raw
In response to Re: Disaster!  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Mensaje citado por Christopher Kings-Lynne <chriskl@familyhealth.com.au>:

> > 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!

# dd if=/dev/zeros of=somefile
# cat file1 somefile >> newfile
# mv newfile file1

file1 is "/usr/local/pgsql/data/pg_clog/000D"

-- 
select 'mmarques' || '@' || 'unl.edu.ar' AS email;
-------------------------------------------------------
Martín Marqués          |   Programador, DBA
Centro de Telemática    |     Administrador              Universidad Nacional                   del Litoral
-------------------------------------------------------


pgsql-hackers by date:

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