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

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: pgsql: Add psql option: -1 or --single-transaction
Дата
Msg-id 1139939901.1258.1008.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: pgsql: Add psql option: -1 or --single-transaction  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
On Tue, 2006-02-14 at 12:32 -0500, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > Just put an if test around that blob-handling behaviour. The code looks
> > very simple, so patch enclosed to augment the already-applied patch.
>
> Isn't the end-restore test backwards?

<sigh> Yup </sigh>

> > Chris, do you have a set-up to test out the blob behaviour?
>
> Just do a couple of lo_imports into a test database, dump, look at
> pg_restore's output to see if it's sane ...

OK

Best Regards, Simon Riggs


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add psql option: -1 or --single-transaction
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Move btbulkdelete's vacuum_delay_point()