pg_proc?

From: Wim Bertels <wim(dot)bertels(at)khleuven(dot)be>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: pg_proc?
Date: 2014-12-08 19:52:47
Message-ID: 1418068367.5091.22.camel@zwerfkat
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hallo,

pg_admin needs access to pg_proc of a database to work,
it fails without having this access, (wanting to read out the metadata)
while eg psql succeeds

use case:

revoke all on pg_catalog.pg_proc from public;

then try to connect with pgadmin.

for non technical users this poses a hurdle,
hence the feature suggestion: don't show the metadata, just open a
pgadmin sql window in that case

mvg,
Wim

Responses

  • Re: pg_proc? at 2014-12-17 07:17:46 from Guillaume Lelarge

Browse pgadmin-support by date

  From Date Subject
Next Message Julien Picalausa 2014-12-10 21:30:43 Bug report: pgAdmin on Windows does not support password-protected private key
Previous Message fREW Schmidt 2014-12-02 22:41:41 Consistent Segfaults on 1.18.1