Re: Performance of COPY for Archive operations
От | Tom Lane |
---|---|
Тема | Re: Performance of COPY for Archive operations |
Дата | |
Msg-id | 21970.1095433799@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Performance of COPY for Archive operations ("Simon Riggs" <simon@2ndquadrant.com>) |
Ответы |
Re: Performance of COPY for Archive operations
|
Список | pgsql-hackers-win32 |
"Simon Riggs" <simon@2ndquadrant.com> writes: > Nothing that surprising there, though I think I would like to put a WARNING > message into the Archiver that triggers if more than CHECKPOINT_SEGMENTS WAL > files are ready to archive at any one time. Though maybe that would cause > more problems than it would solve: "Archiving of transaction logs cannot > keep up with system activity. If this occurs regularly, you should > reconsider your database-disk layout" Can't see the value of this. The problem will be readily apparent from growth of the pg_xlog directory --- anyone who doesn't notice that probably isn't perusing the postmaster log either. Also, once it starts to bleat, what's going to make it stop? Filling the disk with warning messages won't be a constructive improvement on the situation :-( regards, tom lane
В списке pgsql-hackers-win32 по дате отправления: