Re: pgsql: Add psql option: -1 or --single-transaction

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: pgsql: Add psql option: -1 or --single-transaction
Дата
Msg-id 43F13670.9090609@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Add psql option: -1 or --single-transaction Simon Riggs
Список pgsql-committers
> BEGIN;
>
> --
> -- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
> --
>
> COMMENT ON SCHEMA public IS 'Standard public schema';
>
> That's not what I would call guaranteeing that all the commands execute
> successfully.  What if the client encoding is unrecognized, for
> instance?

How does this interact with the begin/commit placed around LOB dumps?

Chris


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