Re: pgsql: Use temp files in current directory, not

From: Neil Conway <neilc(at)samurai(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Use temp files in current directory, not
Date: 2004-10-20 23:32:04
Message-ID: 1098315124.6602.165.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, 2004-10-21 at 02:42, Tom Lane wrote:
> Use temp files in current directory, not /tmp, to reduce security risk
> while running this script.

IMHO this should be backpatched to REL7_4_STABLE.

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-10-21 02:51:39 Re: pgsql: Use temp files in current directory, not /tmp, to reduce security
Previous Message Tom Lane 2004-10-20 16:42:46 pgsql: Use temp files in current directory, not /tmp, to reduce security