Re: mysql to postgresql, performance questions

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: mysql to postgresql, performance questions
Дата
Msg-id 1269421198.11473.50.camel@hvost
обсуждение исходный текст
Ответ на Re: mysql to postgresql, performance questions  (Yeb Havinga <yebhavinga@gmail.com>)
Ответы Re: mysql to postgresql, performance questions  (James Mansion <james@mansionfamily.plus.com>)
Список pgsql-performance
On Wed, 2010-03-24 at 09:55 +0100, Yeb Havinga wrote:
> Greg Smith wrote:
> > Tom Lane wrote:
> >> So has anyone looked at porting MythTV to PG?
> >>
> >
> > Periodically someone hacks together something that works, last big
> > effort I'm aware of was in 2006, and then it bit rots away.  I'm sure
> > we'd get some user uptake on the result--MySQL corruption is one of
> > the top ten cause of a MythTV system crashing.
> It would be the same with PG, unless the pg cluster configuration with
> mythtv would come with a properly configured WAL - I had corrupted
> tables (and a personal wiki entry  (the other mysql database in my
> house) *only* when I sometimes took the risk of not shutting down the
> machine properly when e.g. the remote was missing).

Pulling the plug should not corrupt a postgreSQL database, unless it was
using disks which lie about write caching.

Now need for WAL replica for that

> regards,
> Yeb Havinga
>


--
Hannu Krosing   http://www.2ndQuadrant.com
PostgreSQL Scalability and Availability
   Services, Consulting and Training



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

Предыдущее
От: "Bhella Paramjeet-PFCW67"
Дата:
Сообщение: tuning auto vacuum for highly active tables
Следующее
От: James Mansion
Дата:
Сообщение: Re: mysql to postgresql, performance questions