Re: Few Simple Questions

From: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: Ivan <iv(at)psycho(dot)pl>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Few Simple Questions
Date: 2003-02-28 14:52:22
Message-ID: Pine.GSU.4.44.0302280651370.13762-100000@eskimo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > how can declare and define my own variables in each connect to db, and
> > read it / or change it in plpgsql function ?

You can do this, I believe, by creating a temporary table holding
key/value pairs.

Jon

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2003-02-28 15:08:46 Re: Locking rows
Previous Message Dennis Gearon 2003-02-28 14:51:45 views and multiple tables?