Passing a PGconn * between two processes on Unix like systems

Поиск
Список
Период
Сортировка
От Marc Balmer
Тема Passing a PGconn * between two processes on Unix like systems
Дата
Msg-id 4C47E6B9.10401@msys.ch
обсуждение исходный текст
Ответы Re: Passing a PGconn * between two processes on Unix like systems  (Magnus Hagander <magnus@hagander.net>)
Re: Passing a PGconn * between two processes on Unix like systems  (Alban Hertroys <dalroi@solfertje.student.utwente.nl>)
Список pgsql-general
I two Unix/ process related questions:

Is there a documented way to pass around an (opened) PGconn * structure
between two processes on Unix?

When a process forks() and both the parent and child process continue to
use a previously opened PGconn * structure, is that behaviour defined?

Thanks,
Marc Balmer

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

Предыдущее
От: Howard Rogers
Дата:
Сообщение: Re: Bitmask trickiness
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Finding last checkpoint time