Обсуждение: PgAdmin question (maybe off topic)

Поиск
Список
Период
Сортировка

PgAdmin question (maybe off topic)

От
Edson Richter
Дата:
Dear list,

When using PgAdmin on Windows 7 (64bit), sometimes I can manage indexes, sometimes cannot.
Example (can manage indexes normally):




Cannot manage indexes at all:



Must be something related to the table - but it is not permission.

The very same user has the right to execute

drop  index ix_localidade;

without any error or trouble. The user has "superuser" rights and is owner of all tables and indexes in this database.

Can you please clarify what I'm doing wrong?

Thanks,

Edson Richter


Вложения

Re: PgAdmin question (maybe off topic)

От
Guillaume Lelarge
Дата:
On Tue, 2012-12-11 at 18:13 -0200, Edson Richter wrote:
> Dear list,
>
> When using PgAdmin on Windows 7 (64bit), sometimes I can manage indexes,
> sometimes cannot.
> Example (can manage indexes normally):
>
>
>
>
> Cannot manage indexes at all:
>
>
>
> Must be something related to the table - but it is not permission.
>
> The very same user has the right to execute
>
> drop  index ix_localidade;
>
> without any error or trouble. The user has "superuser" rights and is
> owner of all tables and indexes in this database.
>
> Can you please clarify what I'm doing wrong?
>

I don't see anything wrong. Is it possible to get the schema of these
two tables, to try to reproduce your issue?


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com