Re: [Bizgres-general] Re: faster INSERT with possible
От
Kris Jurka
Тема
Re: [Bizgres-general] Re: faster INSERT with possible
Дата
Msg-id
Pine.BSO.4.56.0507271327140.19818@leary.csoft.net
Ответ на
Re: [Bizgres-general] Re: faster INSERT with possible (Josh Berkus)
Список
Дерево обсуждения
Re: [Bizgres-general] Re: faster INSERT with possible Simon Riggs <simon@2ndquadrant.com>
Re: [Bizgres-general] Re: faster INSERT with possible PFC <lists@boutiquenumerique.com>
On Wed, 27 Jul 2005, Josh Berkus wrote: > b) you can't index a temp table. > jurka# create temp table t (a int); CREATE jurka# create index myi on t(a); CREATE
В списке pgsql-performance по дате отправления