Re: FATAL: could not reattach to shared memory (Win32)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: FATAL: could not reattach to shared memory (Win32)
Дата
Msg-id 20070824160456.GN31461@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: FATAL: could not reattach to shared memory (Win32)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane escribió:

> There are a few old bits of code that still use MAKE_PTR/MAKE_OFFSET,
> but I think it's mostly just that no one's bothered to rewrite the code
> for SHM_QUEUE linked lists.  The vast majority of our shmem structures
> use regular pointers, and have for years.

... except that, not knowing that, I wrote part of the new autovac code
using MAKE_PTR/OFFSET, and it needs to be rewritten eventually :-(

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: [OT - sorta] How to extract a substring using Regex
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: FATAL: could not reattach to shared memory (Win32)