Re: Two proposed modifications to the PostgreSQL FDW

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: Two proposed modifications to the PostgreSQL FDW
Дата
Msg-id CAN-RpxB_S5GUtBejhXYdT=hBg0W5GzvHNuJHAxFZ49nVqs-QLA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Two proposed modifications to the PostgreSQL FDW  (Chris Travers <chris.travers@adjust.com>)
Список pgsql-hackers
For the record, here's the proof of concept code for the transaction manager which works off libpq connections.

It is not ready yet by any means.  But it is included for design discussion.  If the previous patch gets in instead, that's fine, but figure it is worth including here for discussion purposes.

Two things which are currently missing are a) an ability to specify in the log file where the cleanup routine is located for a background worker and b) a separation of backend responsibility for restarting cleanup efforts on server start.




--
Best Regards,
Chris Travers
Head of Database

Tel: +49 162 9037 210 | Skype: einhverfr | www.adjust.com 
Saarbrücker Straße 37a, 10405 Berlin



--
Best Regards,
Chris Travers
Head of Database

Tel: +49 162 9037 210 | Skype: einhverfr | www.adjust.com 
Saarbrücker Straße 37a, 10405 Berlin

Вложения

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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: A really subtle lexer bug
Следующее
От: Wu Ivy
Дата:
Сообщение: Re: Getting NOT NULL constraint from pg_attribute