Re: pg_catalog permission problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: CSkaryd(at)TheOPALGroup(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_catalog permission problem
Date: 2004-01-19 05:03:30
Message-ID: 20638.1074488610@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Skaryd <CSkaryd(at)TheOPALGroup(dot)com> writes:
> I have a Visual Basic application is accessing the same database. The same
> user can open a connection to the same database. When the same query is run
> the following error is thrown from Postgres:

> permission denied for schema pg_catalog

Hmmm ... better find out what queries your VB application is really
issuing. Turning on query logging in postgresql.conf might be
illuminating.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-01-19 05:09:34 Re: Solution to UPDATE or INSERT Problem
Previous Message Tom Lane 2004-01-19 05:01:20 Re: when I create a table, postgresql creates a new type