Re: Error in pgAdminIII

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Error in pgAdminIII
Дата
Msg-id 4A0D9E3C.1040907@archonet.com
обсуждение исходный текст
Ответ на Error in pgAdminIII  ("Arnold, Sandra" <ArnoldS@osti.gov>)
Список pgsql-general
Arnold, Sandra wrote:
> I am getting the following error in pgAdminIII. I receive the error when
> I double click on a table under a schema that I own.
>
> First I can't find any documentation on what this error means.

Always handy to have a copy of the source and a text search tool, even
if you can't read "C".

 > Second,
> my PostgreSQL account is a superuser account.

Aha! Windows

> An error has occurred:
>   ERROR:  could not open relationship
Assuming that says "relation" not relationship then it's a filesystem
error in backend/storage/smgr/md.c about line 520

You either have:
1. Messed up permissions on your data directory
2. An interfering antivirus


--
   Richard Huxton
   Archonet Ltd

В списке pgsql-general по дате отправления:

Предыдущее
От: "Arnold, Sandra"
Дата:
Сообщение: Error in pgAdminIII
Следующее
От: Raphael Bauduin
Дата:
Сообщение: easy entry forms on a pg database