From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | pg_dump & ownership (again) |
Date: | 2000-08-01 13:02:26 |
Message-ID: | 3.0.5.32.20000801230226.02826b10@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Recent testing of the BLOB restoration code of pg_dump has highlighted
something that *may* be a problem, but I am not sure. BLOBs create tables,
and AFAICT those tables are owned by the user who was connected at the
time. This theoretically means that even though a user has access to a
table with a BLOB column, they may not be able to read the BLOB - is that
right? Should I worry about this?
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.C.N. 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Don Baccus | 2000-08-01 13:05:53 | Re: pg_dump & performance degradation |
Previous Message | Bruce Momjian | 2000-08-01 12:46:38 | Re: pg_dump & performance degradation |