Unique ID of connection

From: Trurl McByte <trurl(at)anything3d(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Unique ID of connection
Date: 2001-01-25 17:50:18
Message-ID: Pine.LNX.4.20.0101251950020.15359-100000@trurl.anything3d.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi all!

Very usefull sample:

CREATE FUNCTION getpid () returns int4 as '/lib/libc.so.6' LANGUAGE 'C';
SELECT getpid();

;))

P.S. Only for Linux!

--
Trurl McByte, Capt. of StasisCruiser "Prince"
|InterNIC: AR3200 RIPE: AR1627-RIPE|
|--98 C3 78 8E 90 E3 01 35 87 1F 3F EF FD 6D 84 B3--|

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Guillaume Lémery 2001-01-25 17:51:34 Re: Load a database into memory
Previous Message Steve Wolfe 2001-01-25 17:43:22 Re: Load a database into memory