Temporary table

Started by Mihai Gheorghiuabout 25 years ago2 messagesgeneral
Jump to latest
#1Mihai Gheorghiu
tanethq@earthlink.net

CREATE TEMPORARY TABLE table (...
Where is the table created? On HD (what dir), in memory,...

Thanks,

Mihai Gheorghiu

#2Bruce Momjian
bruce@momjian.us
In reply to: Mihai Gheorghiu (#1)
Re: Temporary table

[ Charset ISO-8859-1 unsupported, converting... ]

CREATE TEMPORARY TABLE table (...
Where is the table created? On HD (what dir), in memory,...

On disk, deleted when session exits.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026