Re: COPYable logs status

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: COPYable logs status
Дата
Msg-id 15557.1181396801@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: COPYable logs status  (Markus Schiltknecht <markus@bluegap.ch>)
Ответы Re: COPYable logs status  (Markus Schiltknecht <markus@bluegap.ch>)
Список pgsql-hackers
Markus Schiltknecht <markus@bluegap.ch> writes:
> Tom Lane wrote:
>> We *have* a log-writing process.  The problem is in getting the data to it.

> Remember the imessages approach I'm using for Postgres-R? It passes 
> messages around using shared memory and signals the receiver on incoming 
> data. It's not perfect, sure, but it's a general solution to a common 
> problem.

Uh-huh.  And how will you get libc's dynamic-link code to buy into
issuing link error messages this way?  Not to mention every other bit
of code that might get linked into the backend?

Trapping what comes out of stderr is simply too useful a behavior to lose.
        regards, tom lane


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

Предыдущее
От: Lukas Kahwe Smith
Дата:
Сообщение: Re: Using the GPU
Следующее
От: Tom Lane
Дата:
Сообщение: Re: COPYable logs status