Re: [HACKERS] Postgres Speed or lack thereof

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Postgres Speed or lack thereof
Дата
Msg-id 199902021705.MAA27099@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Postgres Speed or lack thereof  (jwieck@debis.com (Jan Wieck))
Список pgsql-hackers
> > Good question.  I am done with temp tables, so Vadim makes the call on
> > when to start beta.
> 
>     Now I'm placing another LOCK request (waiting for Vadim).
> 
>     The  problem  with  constraints  in  ExecRelCheck() I've just
>     found  not  only  affects   COPY.   It   also   occurs   with
>     INSERT...SELECT   or  big  UPDATE's.  Constraints  with  many
>     affected tuples eat up backend memory quickly  until  out  of
>     swap space.
> 
>     This  fix  must  go into CURRENT and REL6_4 before we release
>     v6.5 or v6.4.3 either. There are actually reports from  users
>     not able to reload dumps made with v6.4.2.

You can keep applying fixes like this until near final release date.  I
have patches in my mailbox to apply today too.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] Small patches in copy.c and trigger.c
Следующее
От: Michael Meskes
Дата:
Сообщение: ecpg patch