From: | Radosław Smogura <rsmogura(at)softperience(dot)eu> |
---|---|
To: | Pgsql general <pgsql-general(at)postgresql(dot)org> |
Subject: | Permission denied on relation |
Date: | 2011-12-16 15:38:04 |
Message-ID: | a67346026a3ff05db26c32cb2ed5a6be@mail.softperience.eu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
I get following error from pgAdmin base/16547/29877 Permission denied
on Windows, when opening database statistics. I almost sure how to
reproduce this error, but it only works on one database. It's mix of
following steps mainly in this order. In any way bug is not always sure,
but chances are about 75%. Yesterday was 100%.
1. Add some rows and large objects from application.
2. Truncate tables.
3. Clear large objects.
4. VACCUM /* FULL */
In addition to this I've seen strange behavior some of large objects
disappeared, without any work on database, just was and after 1 hour of
doing other things was missing.
Regards
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2011-12-16 15:42:52 | Re: question about \encoding option of psql |
Previous Message | Igor Neyman | 2011-12-16 15:30:34 | Re: Vacuum and Large Objects |