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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to