| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | pg_upgrade permission check |
| Date: | 2011-05-16 15:10:03 |
| Message-ID: | 201105161510.p4GFA3b19383@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
This is based on a bug report I received from EnterpriseDB usage
testing.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/pg_upgrade | text/x-diff | 571 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Leonardo Francalanci | 2011-05-16 15:20:11 | use less space in xl_xact_commit patch |
| Previous Message | Tom Lane | 2011-05-16 14:57:36 | pg_dump vs casts in extensions |