Search Postgresql Archives

Re: Schema problems RedHat / SuSE 9.3 for version 7.4.8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Sep 03, 2005 at 04:07:34PM +0200, Dick Kniep wrote:
> Again after reconsidering the way this problem came to be, it struck me that I  
> used a pg_dump -f /tmp/dumpdb and restored with psql. How can it be that not 
> all grants of the schema's, views and tables are restored? There were no 
> messages during the restore that could be interpreted as an indication that 
> the grants were not restored.

Do the necessary GRANT statements appear in the dump?  What permissions
do you see if you restore the dump again into a newly-created database?
Among other ways, you can use psql's \z command to see permissions (you
might need use "\z schemaname." or set your search_path to see what you're
interested in).

-- 
Michael Fuhr

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux