External variable

From: "macieh" <macieh(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: External variable
Date: 2006-08-18 07:25:31
Message-ID: 1155885931.515244.191300@i42g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I cannon find in online doc from postgresql.org either using google
so...
I need to pass variable into postgresql database from external system.
I have no idea if in postgresql exist sth like session variables or sth
like that.

In details I would like to pass login field from external client and
log with triggers what each user do with data rows.

Thanks in advance.
--
macieh

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Farber 2006-08-18 08:00:20 Re: select * from users where user_id NOT in (select
Previous Message Sandeep Kumar Jakkaraju 2006-08-18 04:31:49 Re: Troubles linking with libpqxx