Re: How to define global variable in postgresql

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: How to define global variable in postgresql
Дата
Msg-id CAFNqd5XdvFw5BXjfoPLOK2-zw1CP2v1xf34gSTehY+-rBjDKow@mail.gmail.com
обсуждение исходный текст
Ответ на How to define global variable in postgresql  (EazonGuo <eazonguo@gmail.com>)
Список pgsql-hackers
On Fri, Aug 19, 2011 at 10:58 AM, EazonGuo <eazonguo@gmail.com> wrote:
> Hello. How can we define a global variable in postgresql?

I believe CREATE TABLE is the usual mechanism to do this sort of thing.
-- 
When confronted by a difficult problem, solve it by reducing it to the
question, "How would the Lone Ranger handle this?"


В списке pgsql-hackers по дате отправления:

Предыдущее
От: EazonGuo
Дата:
Сообщение: How to define global variable in postgresql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: the big picture for index-only scans