Re: Postgres insert performance and storage requirement compared to Oracle

Поиск
Список
Период
Сортировка
От Leonardo Francalanci
Тема Re: Postgres insert performance and storage requirement compared to Oracle
Дата
Msg-id 770715.39613.qm@web29003.mail.ird.yahoo.com
обсуждение исходный текст
Ответ на Re: Postgres insert performance and storage requirement compared to Oracle  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: Postgres insert performance and storage requirement compared to Oracle  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
> temp  tables are not wal logged or
> synced.  Periodically they can be flushed  to a permanent table.


What do you mean with "Periodically they can be flushed  to
a permanent table"? Just doing

insert into tabb select * from temptable

or using a proper, per-temporary table command???




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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: CPUs for new databases
Следующее
От: Christian Elmerot
Дата:
Сообщение: Re: CPUs for new databases