Re: DO ... RETURNING

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: DO ... RETURNING
Дата
Msg-id CAFj8pRBccRJjz1OQ3-dBPfkpjoDyXAjm4M=FoNPR2HhL5z3YNw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: DO ... RETURNING  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: DO ... RETURNING  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
2013/6/11 Dimitri Fontaine <dimitri@2ndquadrant.fr>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>>   FOR r IN pg_databases
>>   LOOP
>>     CONNECT r.dbname;
>
> Do you mean that you want to run this DO block on the client side?

no, really no.

I am thinking about some outer server side process, where these
scripts will be executed. Maybe other usage for background worker
process

Pavel

>
> --
> Dimitri Fontaine
> http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: JSON and unicode surrogate pairs
Следующее
От: Christian Ullrich
Дата:
Сообщение: Current CLOBBER_CACHE_ALWAYS failures