passing open connections between processes

From: Bagyinszki Péter <petike1(at)dpg(dot)hu>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: passing open connections between processes
Date: 2002-02-03 11:07:39
Message-ID: DPG.WIN.300.0202031207390959274221@drotposta.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

hi

i would like to pass open postgres connections from process to process. i'm not sure how slow this is and if it's technically feasible. i think i should write new malloc, free, strdup and all other memory handling functions for libpq to store the link in shared memory. what do you think?

any help is appreciated.

petike <petike1(at)dpg(dot)hu>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Palle Girgensohn 2002-02-05 02:26:31 unixODBC distribution installs newer odbcpsql libs than postgresql?
Previous Message jtv 2002-02-02 11:12:19 Re: having a whole lot of trouble...