2010/8/8 Kevin Grittner <[email protected]>: > Pavel Stehule wrote: > >> I didn't use a correct name - so "indexed set" is better. > > How would such a thing differ from a RAM-based local temporary table?
temporary tables are too heavy for this purposes. In SQL environment I expecting a transactional behave from tables. It isn't necessary. Next tables are strict structure. And it can be useless for storing a set of parameters. > > -Kevin > > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
