Re: Disaster!

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема Re: Disaster!
Дата
Msg-id 1074890685.401187bd551c1@bugs.unl.edu.ar
обсуждение исходный текст
Ответ на Re: Disaster!  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Disaster!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Disaster!