It used to be that if you had a pg_dump file without ACL checks, you
could load it as an unprivileged user. Now you get a ton of complaints
about those handy little "update pg_class" commands.
I suppose this is only a cosmetic issue, but we're going to get
questions/complaints about it... is there any way to avoid needing
those UPDATEs?
regards, tom lane
Responses
pgsql-hackers by date
| Next: | From: Lamar Owen | Date: 2001-03-06 01:46:41 |
| Subject: Re: How to shoot yourself in the foot: kill -9 postmaster |
| Previous: | From: Alfred Perlstein | Date: 2001-03-05 23:47:51 |
| Subject: Re: How to shoot yourself in the foot: kill -9 postmaster |