Re: Fix race condition in size functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Fix race condition in size functions
Дата
Msg-id 200703201639.l2KGdEH25070@momjian.us
обсуждение исходный текст
Ответ на Fix race condition in size functions  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-patches
Patch applied by Alvaro.

---------------------------------------------------------------------------

Michael Fuhr wrote:
> Fix a race condition that caused pg_database_size() and pg_tablespace_size()
> to fail if an object was removed between calls to ReadDir() and stat().
> Per discussion in pgsql-hackers.
>
> http://archives.postgresql.org/pgsql-hackers/2007-03/msg00671.php
>
> --
> Michael Fuhr

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Win32 shmem
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgbench on mingw needs fflush