Re: pg_basebackup failed to read a file

Поиск
Список
Период
Сортировка
От Dimitri Maziuk
Тема Re: pg_basebackup failed to read a file
Дата
Msg-id f30f9d43-9a44-8302-a6d2-3c96efb4813e@bmrb.wisc.edu
обсуждение исходный текст
Ответ на Re: pg_basebackup failed to read a file  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-general
On 08/14/2018 12:14 PM, Ron wrote:

> Why is checking a bunch of file permissions anywhere close to being as
> expensive as transferring 1.5TB over a WAN link?

Normally it shouldn't be but I recently had postgres create ~13M .snap
files and just opendir() took longer than anyone would care to wait...
so it can be just as expensive.

One could just as easily ask why create mode 600 files in places where
they don't belong.

--
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu


Вложения

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: pg_basebackup failed to read a file
Следующее
От: Mate Varga
Дата:
Сообщение: pg_upgrade with large pg_largeobject table