| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
| Cc: | Ovid <curtis_ovid_poe(at)yahoo(dot)com>, JotaComm <jota(dot)comm(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: permission denied for relation |
| Date: | 2014-01-30 15:32:47 |
| Message-ID: | 31885.1391095967@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> writes:
> I would tend to go with Raymond, are you sure about the user you are
> connecting as?
That's my thought as well.
> It would be helpful to tail the Postgres log and see what the connection
> info is.
Note you will need to turn on "log_connections" to have the relevant
info logged. If the program with the problem keeps a persistent
connection, you could also look into pg_stat_activity.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ovid | 2014-01-30 15:42:22 | Re: permission denied for relation |
| Previous Message | Klaus Ita | 2014-01-30 15:32:09 | Re: permission denied for relation |