Passing a PGconn * between two processes on Unix like systems - Mailing list pgsql-general

From Marc Balmer
Subject Passing a PGconn * between two processes on Unix like systems
Date
Msg-id 4C47E6B9.10401@msys.ch
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Howard Rogers
Date:
Subject: Re: Bitmask trickiness
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: Finding last checkpoint time