Re: temp tables

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: temp tables
Date: 2010-04-30 17:29:35
Message-ID: 20100430172935.GA31796@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

The latter one.
But explicitely delete them isn't an error.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan S 2010-04-30 18:09:32 Re: timestamp convert to date
Previous Message Peter Hunsberger 2010-04-30 17:15:20 Re: Indexing queries with bit masks