Re: proposal: multiple psql option -c

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: proposal: multiple psql option -c
Дата
Msg-id CA+TgmoaWJCkZrFsW8HDbyEZSJXhCRSR_tT9M7CPcXETXomp8dQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: multiple psql option -c  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal: multiple psql option -c  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Fri, Jul 17, 2015 at 12:36 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> Or just properly understand the ; ?
>>
>> -c "select * from foo; update bar set baz = 'bing'; vacuum bar;"
>
> there is a risk of compatibility issues - all statements runs under one
> transaction implicitly

So what?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Proposing COPY .. WITH PERMISSIVE
Следующее
От: Adam Brightwell
Дата:
Сообщение: Re: security labels on databases are bad for dump & restore