Re: pg_dump restore time and Foreign Keys

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump restore time and Foreign Keys
Дата
Msg-id 24982.1212970335@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dump restore time and Foreign Keys  (Robert Treat <xzilla@users.sourceforge.net>)
Ответы Re: pg_dump restore time and Foreign Keys
Список pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> and i'm sure no one is against that idea, but you're never going to be able to 
> match the performance of just avoiding the check. 

We'll never be able to match the performance of not having transactions,
either, but the community has never for a moment considered having a
"no transactions" mode.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpq support for arrays and composites
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: handling TOAST tables in autovacuum