AW: Proposal: More flexible backup/restore via pg_dump

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: Proposal: More flexible backup/restore via pg_dump
Дата
Msg-id 219F68D65015D011A8E000006F8590C605BA5996@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> Sanity Check: does fseek work on tapes? If not, what is the 
> correct way to
> read a particular block/byte from a file on a tape?

This is usually not possible, meaning that to read backwards you have to
rewind 
to the beginning of tape, then seek to your position. Same is usually true
if you 
use a pipe to a storage manager.

Andreas


В списке pgsql-hackers по дате отправления: