Re: pg_upgrade permission check

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_upgrade permission check
Date: 2011-05-16 15:48:14
Message-ID: 16718.1305560894@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> I have added the attached patch to pg_upgrade to print a clear error
> message if you don't have read/write/execute permission in the current
> directory, which is needed for pg_upgrade to read/write temporary files.

"full access permissions" seems unhelpfully vague. Why not say
"you must have both read and write access to the current directory"?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-05-16 15:57:38 Re: pg_upgrade permission check
Previous Message Dimitri Fontaine 2011-05-16 15:22:30 Re: Extensions in schemas