Re: error al borrar un registro

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Diego Ayala <netdiego81(at)gmail(dot)com>
Cc: Postgres Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: error al borrar un registro
Date: 2010-06-14 20:38:59
Message-ID: 1276547848-sup-6107@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Excerpts from Diego Ayala's message of lun jun 14 12:36:50 -0400 2010:

> Este error me genera tanto haciendo con el sistema web, y desde el pgadmin.
>
> dayala db_reinge 10.128.32.74(2429) 1961 2010-06-14 12:29:09 PYT
> DELETEERROR: permiso denegado al esquema rrhh en carácter 20
>
> dayala db_reinge 10.128.32.74(2429) 1961 2010-06-14 12:29:09 PYT
> DELETECONSULTA: SELECT 1 FROM ONLY "rrhh"."cargo" x WHERE "id"
> OPERATOR(pg_catalog.=) $1 FOR SHARE OF x

¿tienes una FK en esa tabla, y el dueño no tiene permisos sobre la
tabla a la que apunta?

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Diego Ayala 2010-06-14 20:43:48 Re: error al borrar un registro
Previous Message Diego Ayala 2010-06-14 20:31:04 Re: error al borrar un registro