Re: Redesigning checkpoint_segments

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Redesigning checkpoint_segments
Дата
Msg-id 51B000BF.6070100@commandprompt.com
обсуждение исходный текст
Ответ на Re: Redesigning checkpoint_segments  (Daniel Farina <daniel@heroku.com>)
Ответы Re: Redesigning checkpoint_segments  (Daniel Farina <daniel@heroku.com>)
Список pgsql-hackers
On 06/05/2013 06:23 PM, Daniel Farina wrote:
>
> On Wed, Jun 5, 2013 at 6:00 PM, Joshua D. Drake <jd@commandprompt.com> wrote:
>> I didn't see that proposal, link? Because the idea of slowing down
>> wal-writing sounds insane.
>
> It's not as insane as introducing an archiving gap, PANICing and
> crashing, or running this hunk o junk I wrote
> http://github.com/fdr/ratchet
>

Well certainly we shouldn't PANIC and crash but that is a simple fix. 
You have a backup write location and start logging really loudly that 
you are using it.

Sincerely,

JD

-- 
Command Prompt, Inc. - http://www.commandprompt.com/  509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms   a rose in the deeps of my heart. - W.B. Yeats



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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Redesigning checkpoint_segments
Следующее
От: 李海龙
Дата:
Сообщение: Re: I s this a bug of spgist index in a heavy write condition?