temp tables

From: Geoffrey <lists(at)serioustechnology(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: temp tables
Date: 2010-04-30 16:14:10
Message-ID: 4BDB01D2.9090001@serioustechnology.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Do temp tables need to be explicitly dropped, or do the go away when the
process that created them leaves?

--
Until later, Geoffrey

"I predict future happiness for America if they can prevent
the government from wasting the labors of the people under
the pretense of taking care of them."
- Thomas Jefferson

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Landscheidt 2010-04-30 16:17:36 Re: Function to Table reference
Previous Message Alvaro Herrera 2010-04-30 16:07:15 Re: Inheritance efficiency