Re: how to access backend pid from libpq ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: how to access backend pid from libpq ?
Date: 2000-10-24 15:32:00
Message-ID: 14357.972401520@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hannu Krosing <hannu(at)tm(dot)ee> writes:
> I was unable to find the way to access the backend pid from libpq

extern int PQbackendPID(const PGconn *conn);

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-10-24 16:06:48 Re: regress issues: UW7.1.1/PG7.1dev/GCC
Previous Message richard excite 2000-10-24 15:09:51 Re: Two-phase commit