Re: Superuser lost access to particular database

From: Francisco Reyes <lists(at)stringsutils(dot)com>
To: Simon_Kelly(at)moh(dot)govt(dot)nz
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Superuser lost access to particular database
Date: 2006-09-12 04:56:41
Message-ID: cone.1158037001.17691.43451.1000@zoraida.natserv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Simon_Kelly(at)moh(dot)govt(dot)nz writes:

> This may sound a bit weird, but have you tried logging in as user1 and
> then granting the permission's to the superuser?

Found that superuser could not see them because I had the tables in two
schemas which the superuser did not have path to.

Doing \dt <schema>.* I was able to see them.

Backup still freezing though.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Smith 2006-09-12 05:42:17 Re: off topic - web shop
Previous Message Francisco Reyes 2006-09-12 04:55:21 Re: Superuser lost access to particular database